Home
last modified time | relevance | path

Searched refs:INTELL_VOICE_SERVICE_ID (Results 1 - 6 of 6) sorted by relevance

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dswitch_provider.cpp52 auto remoteObj = saManager->GetSystemAbility(INTELL_VOICE_SERVICE_ID); in Init()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h50 INTELL_VOICE_SERVICE_ID = 312, enumerator
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service.cpp48 REGISTER_SYSTEM_ABILITY_BY_ID(IntellVoiceService, INTELL_VOICE_SERVICE_ID, true);
52 : SystemAbility(INTELL_VOICE_SERVICE_ID, true) in IntellVoiceService()
H A Dintell_voice_service_manager.cpp922 int32_t ret = systemAbilityMgr->UnloadSystemAbility(INTELL_VOICE_SERVICE_ID);
/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Dintell_voice_manager.cpp64 auto object = samgr->LoadSystemAbility(INTELL_VOICE_SERVICE_ID, LOAD_SA_TIMEOUT_S); in Init()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs44 pub const INTELL_VOICE_SERVICE_ID: i32 = 312; consts

Completed in 7 milliseconds