Searched refs:ServiceStopProc (Results 1 – 2 of 2) sorted by relevance
134 int32_t ServiceStopProc();
405 int32_t IntellVoiceServiceManager::ServiceStopProc() in ServiceStopProc() function in OHOS::IntellVoiceEngine::IntellVoiceServiceManager959 TaskExecutor::AddSyncTask([this]() -> int32_t { return ServiceStopProc(); }); in HandleServiceStop()