Searched refs:INVALID_VALUE (Results 1 – 3 of 3) sorted by relevance
26 #define INVALID_VALUE -1 macro313 decryptId(INVALID_VALUE), in DecryptHandle()315 decryptApiType(INVALID_VALUE), in DecryptHandle()316 status(INVALID_VALUE), in DecryptHandle()
74 private static final int INVALID_VALUE = Integer.MIN_VALUE; field in SoundTriggerHelper154 INVALID_VALUE /* keyphraseId */); in startGenericRecognition()302 int[] handle = new int[] { INVALID_VALUE }; in startRecognition()308 if (handle[0] == INVALID_VALUE) { in startRecognition()493 if (mModule == null || modelData == null || modelData.getHandle() == INVALID_VALUE || in unloadKeyphraseSoundModel()720 return INVALID_VALUE; in getKeyphraseIdFromEvent()726 return INVALID_VALUE; in getKeyphraseIdFromEvent()951 if (callback == null || handle == INVALID_VALUE || config == null) { in startRecognitionLocked()1095 private int mModelHandle = INVALID_VALUE;1155 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()