Searched refs:INVALID_VALUE (Results 1 – 3 of 3) sorted by relevance
26 #define INVALID_VALUE (-1) macro309 decryptId(INVALID_VALUE), in DecryptHandle()311 decryptApiType(INVALID_VALUE), in DecryptHandle()312 status(INVALID_VALUE), in DecryptHandle()
77 private static final int INVALID_VALUE = Integer.MIN_VALUE; field in SoundTriggerHelper157 INVALID_VALUE /* keyphraseId */); in startGenericRecognition()309 int[] handle = new int[] { INVALID_VALUE }; in startRecognition()315 if (handle[0] == INVALID_VALUE) { in startRecognition()500 if (mModule == null || modelData == null || modelData.getHandle() == INVALID_VALUE || in unloadKeyphraseSoundModel()742 return INVALID_VALUE; in getKeyphraseIdFromEvent()748 return INVALID_VALUE; in getKeyphraseIdFromEvent()1067 if (callback == null || handle == INVALID_VALUE || config == null) { in startRecognitionLocked()1219 private int mModelHandle = INVALID_VALUE;1279 mModelHandle = INVALID_VALUE; in clearState()
31 #define INVALID_VALUE (-1) macro227 int retCode = INVALID_VALUE; in openConvertSession()329 ssize_t retCode = INVALID_VALUE; in pread()