Searched defs:contextMap_ (Results 1 - 2 of 2) sorted by relevance
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ | ||
H A D | enroll_intell_voice_engine_callback_napi.h | 77 std::map<EnrollAsyncWorkType, std::queue<EnrollAsyncContext *>> contextMap_; member in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineCallbackNapi |
/foundation/multimedia/player_framework/frameworks/js/player/ | ||
H A D | video_callback_napi.h | 91 std::map<AsyncWorkType, std::queue<VideoPlayerAsyncContext *>> contextMap_; member in OHOS::Media::VideoCallbackNapi |
Completed in 2 milliseconds