Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/
H A Dupdate_engine_controller.h40 int CreateUpdateEngineUntilTime(std::shared_ptr<IUpdateStrategy> updateStrategy);
H A Dupdate_engine_controller.cpp103 int UpdateEngineController::CreateUpdateEngineUntilTime(std::shared_ptr<IUpdateStrategy> updateStra… in CreateUpdateEngineUntilTime() function in OHOS::IntellVoiceEngine::UpdateEngineController
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.cpp807 return CreateUpdateEngineUntilTime(strategy); in CloneUpdate()
827 return CreateUpdateEngineUntilTime(strategy); in SilenceUpdate()