Searched refs:ReleaseEngineInner (Results 1 – 4 of 4) sorted by relevance
28 MessageParcel &reply) -> int32_t { return this->ReleaseEngineInner(data, reply); }; in IntellVoiceServiceStub()72 int32_t IntellVoiceServiceStub::ReleaseEngineInner(MessageParcel &data, MessageParcel &reply) in ReleaseEngineInner() function in OHOS::IntellVoiceEngine::IntellVoiceServiceStub
38 int32_t ReleaseEngineInner(MessageParcel &data, MessageParcel &reply);
131 int32_t ReleaseEngineInner(IntellVoiceEngineType type);
130 auto ret = ReleaseEngineInner(type); in ReleaseEngine()154 int32_t IntellVoiceServiceManager::ReleaseEngineInner(IntellVoiceEngineType type) in ReleaseEngineInner() function in OHOS::IntellVoiceEngine::IntellVoiceServiceManager