Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_manager_napi.cpp37 std::vector<WakeupSourceFile> cloneFile; member in OHOS::IntellVoiceNapi::WakeupSourceFilesContext
408 int ret = manager->GetWakeupSourceFiles(context->cloneFile); in GetWakeupSourceFiles()
431 std::vector<WakeupSourceFile> &files = context->cloneFile; in GetCloneCompleteCallback()