Searched refs:isGet (Results 1 – 2 of 2) sorted by relevance
204 private static boolean isGet(@Nonnull Opcode opcode) { in isGet() method in OdexedFieldInstructionMapper221 opcodeMap[isGet(fieldOpcode.normalOpcode)?GET:PUT] in OdexedFieldInstructionMapper()236 FieldOpcode fieldOpcode = opcodeMap[isGet(odexedOpcode)?GET:PUT] in getAndCheckDeodexedOpcode()
725 Bool isGet; in handle_gets_Stmt() local737 isGet = True; in handle_gets_Stmt()741 isGet = True; in handle_gets_Stmt()745 isGet = False; in handle_gets_Stmt()749 isGet = False; in handle_gets_Stmt()751 if (isGet) { in handle_gets_Stmt()