Lines Matching refs:IPCThreadState
92 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in listModules()
93 IPCThreadState::self()->getCallingUid())) { in listModules()
114 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in attach()
115 IPCThreadState::self()->getCallingUid())) { in attach()
941 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in detach()
942 IPCThreadState::self()->getCallingUid())) { in detach()
965 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in loadSoundModel()
966 IPCThreadState::self()->getCallingUid())) { in loadSoundModel()
980 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in unloadSoundModel()
981 IPCThreadState::self()->getCallingUid())) { in unloadSoundModel()
996 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in startRecognition()
997 IPCThreadState::self()->getCallingUid())) { in startRecognition()
1011 if (!captureHotwordAllowed(IPCThreadState::self()->getCallingPid(), in stopRecognition()
1012 IPCThreadState::self()->getCallingUid())) { in stopRecognition()