Searched refs:checkIMemory (Results 1 – 4 of 4) sorted by relevance
86 status_t checkIMemory(const sp<IMemory>& iMemory);
220 status_t checkIMemory(const sp<IMemory>& iMemory) in checkIMemory() function
977 if (checkIMemory(modelMemory) != NO_ERROR) { in loadSoundModel()1013 if (checkIMemory(dataMemory) != NO_ERROR) { in startRecognition()
1971 if (sharedBuffer != 0 && checkIMemory(sharedBuffer) != NO_ERROR) { in createTrack_l()