Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp205 if (SystemAbilityManager::GetInstance()->IsModuleUpdate(systemAbilityId)) { in SendUpdateSaState()
H A Dsystem_ability_manager.cpp1331 bool SystemAbilityManager::IsModuleUpdate(int32_t systemAbilityId) in IsModuleUpdate() function in OHOS::SystemAbilityManager
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp1089 bool ret = saMgr->IsModuleUpdate(SAID);
1104 bool ret = saMgr->IsModuleUpdate(saprofile.saId);
1120 bool ret = saMgr->IsModuleUpdate(saprofile.saId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h179 bool IsModuleUpdate(int32_t systemAbilityId);