Searched defs:op (Results 1 – 9 of 9) sorted by relevance
24 void checkGlError(const char* op) { in checkGlError()
65 private void performFastbootOp(ITestDevice device, String op, String partition) in performFastbootOp()
66 for (auto op : bytecode->operands) { in Visit() local300 for (auto op : annotation->operands) { in Visit() local
66 OperationType op = OperationType.valueOf(jsonData.getString(TYPE)); in createRemoteOpFromString() local
79 private synchronized <T> T sendOperation(RemoteOperation<T> op) throws RemoteException { in sendOperation()
21 from Monsoon import Operations as op unknown
181 Optional<Path> op = null; in findTestContextFile() local
293 op='who-has', argument
242 inline T* CastOperand(Operand* op) { in CastOperand()