Home
last modified time | relevance | path

Searched defs:contextQue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_callback_napi.cpp57 std::queue<EnrollAsyncContext *> contextQue; in QueueAsyncWork() local
90 auto &contextQue = it->second; in ClearAsyncWork() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp47 std::queue<VideoPlayerAsyncContext *> contextQue; in QueueAsyncWork() local
66 auto &contextQue = it->second; in ClearAsyncWorkWithErrorCode() local