Searched refs:RESULT (Results 1 – 7 of 7) sorted by relevance
13 RESULT=$?23 exit $RESULT
49 private static final long RESULT = 123L; field in LifecycleOperationStorageTest180 mOpStorage.onOperationComplete(TOKEN_1, RESULT, callback -> { in testOnOperationComplete_pendingAdvancesState_invokesCallback()181 mCallback.operationComplete(RESULT); in testOnOperationComplete_pendingAdvancesState_invokesCallback()188 verify(mCallback).operationComplete(RESULT); in testOnOperationComplete_pendingAdvancesState_invokesCallback()
34 RESULT(0x03), enumConstant
773 tag = ComprehensionTlvTag.RESULT.value(); in sendTerminalResponse()
143 final long token_result = proto.start(GetSurroundingText.RESULT); in buildGetSurroundingTextProto()170 proto.write(GetCursorCapsMode.RESULT, result); in buildGetCursorCapsModeProto()
49 RESULT enumerator
487 states.tagMonitor.monitorMetadata(TagMonitor::RESULT, in sendCaptureResult()