Home
last modified time | relevance | path

Searched refs:WakeupFilesForResultParser (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_manager_napi.h48 static bool WakeupFilesForResultParser(std::shared_ptr<UpdateAsyncContext> context,
H A Dwakeup_manager_napi.cpp494 bool WakeupManagerNapi::WakeupFilesForResultParser(std::shared_ptr<UpdateAsyncContext> context, in WakeupFilesForResultParser() function in OHOS::IntellVoiceNapi::WakeupManagerNapi
546 return WakeupFilesForResultParser(context, env, argc, argv); in EnrollWithWakeupFilesForResult()