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()
78 private static final int INVALID_VALUE = Integer.MIN_VALUE; field in SoundTriggerHelper158 INVALID_VALUE /* keyphraseId */); in startGenericRecognition()310 int[] handle = new int[] { INVALID_VALUE }; in startRecognition()316 if (handle[0] == INVALID_VALUE) { in startRecognition()501 if (mModule == null || modelData == null || modelData.getHandle() == INVALID_VALUE || in unloadKeyphraseSoundModel()776 return INVALID_VALUE; in getKeyphraseIdFromEvent()782 return INVALID_VALUE; in getKeyphraseIdFromEvent()1102 if (callback == null || handle == INVALID_VALUE || config == null) { in startRecognitionLocked()1254 private int mModelHandle = INVALID_VALUE;1314 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()