Searched defs:unload (Results 1 – 4 of 4) sorted by relevance
45 fn unload(&self) -> IpcResult<String>; in unload() method78 fn unload(&self) -> IpcResult<String>{ in unload() method92 fn unload(&self) -> IpcResult<String> { in unload() method
51 fn unload(&self) -> IpcResult<String>{ in unload() method
158 bool unload = !modelData->SameModel(model); in StartGenericRecognition() local265 int32_t TriggerHelper::InitRecognition(std::shared_ptr<TriggerModelData> modelData, bool unload) in InitRecognition()
485 int32_t unload = soundPool_->Unload(soundIDs_[0]); variable507 int32_t unload = soundPool_->Unload(-1); variable