Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_arbitration.h41 ArbitrationResult ApplyArbitration(IntellVoiceEngineType type,
H A Dintell_voice_engine_arbitration.cpp37 ArbitrationResult IntellVoiceEngineArbitration::ApplyArbitration(IntellVoiceEngineType type, in ApplyArbitration() function in OHOS::IntellVoiceEngine::IntellVoiceEngineArbitration
H A Dintell_voice_service_manager.cpp90 if (ApplyArbitration(type, engines_) != ARBITRATION_OK) { in CreateEngine()