Searched defs:ClearAsyncWork (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ | ||
H A D | intell_voice_update_callback_napi.cpp | 44 void IntellVoiceUpdateCallbackNapi::ClearAsyncWork(bool error, const std::string &msg) in ClearAsyncWork() function in OHOS::IntellVoiceNapi::IntellVoiceUpdateCallbackNapi |
H A D | enroll_intell_voice_engine_callback_napi.cpp | 85 void EnrollIntellVoiceEngineCallbackNapi::ClearAsyncWork(bool error, const std::string &msg) in ClearAsyncWork() function in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineCallbackNapi |
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/ | ||
H A D | video_callback_napi.cpp | 55 void VideoCallbackNapi::ClearAsyncWork(bool error, const std::string &msg) in ClearAsyncWork() function in OHOS::Media::VideoCallbackNapi |