Home
last modified time | relevance | path

Searched refs:QueueAsyncWork (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dintell_voice_update_callback_napi.h49 void QueueAsyncWork(UpdateAsyncContext *context);
H A Denroll_intell_voice_engine_callback_napi.h64 void QueueAsyncWork(EnrollAsyncContext *context);
H A Dintell_voice_update_callback_napi.cpp38 void IntellVoiceUpdateCallbackNapi::QueueAsyncWork(UpdateAsyncContext *context) in QueueAsyncWork() function in OHOS::IntellVoiceNapi::IntellVoiceUpdateCallbackNapi
H A Denroll_intell_voice_engine_callback_napi.cpp53 void EnrollIntellVoiceEngineCallbackNapi::QueueAsyncWork(EnrollAsyncContext *context) in QueueAsyncWork() function in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineCallbackNapi
H A Dwakeup_manager_napi.cpp487 cb->QueueAsyncWork(asyncContext); in CloneForResultCompleteCallback()
H A Denroll_intell_voice_engine_napi.cpp684 cb->QueueAsyncWork(asyncContext); in CompleteCallback()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.h68 void QueueAsyncWork(VideoPlayerAsyncContext *context);
H A Dvideo_callback_napi.cpp43 void VideoCallbackNapi::QueueAsyncWork(VideoPlayerAsyncContext *context) in QueueAsyncWork() function in OHOS::Media::VideoCallbackNapi
H A Dvideo_player_napi.cpp529 cb->QueueAsyncWork(asyncContext); in CompleteAsyncWork()
532 cb->QueueAsyncWork(asyncContext); in CompleteAsyncWork()