Home
last modified time | relevance | path

Searched defs:RemoveSystemAbilityListener (Results 1 – 8 of 8) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/bgtask_manager_abnormal_unit_test/mock/src/
Dmock_system_ability.cpp52 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_system_ability.cpp43 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in SystemAbility
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_system_ability.cpp58 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
/foundation/resourceschedule/soc_perf/test/unittest/mock/
Dmock_system_ability.cpp40 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in SystemAbility
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
Dmock_system_ability.cpp58 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dsystem_ability.cpp68 bool SystemAbility::RemoveSystemAbilityListener(int32_t systemAbilityId) in RemoveSystemAbilityListener() function in OHOS::SystemAbility
Dlocal_ability_manager.cpp361 bool LocalAbilityManager::RemoveSystemAbilityListener(int32_t systemAbilityId, int32_t listenerSaId) in RemoveSystemAbilityListener() function in OHOS::LocalAbilityManager
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
Dwrapper.rs307 fn RemoveSystemAbilityListener( in RemoveSystemAbilityListener() function