Searched refs:SendSystemAbilityAddedMsg (Results 1 – 4 of 4) sorted by relevance
70 SendSystemAbilityAddedMsg(systemAbilityId, ability);
217 … void SendSystemAbilityAddedMsg(int32_t systemAbilityId, const sptr<IRemoteObject>& remoteObject);
1119 SendSystemAbilityAddedMsg(systemAbilityId, ability); in AddSystemAbility()1297 void SystemAbilityManager::SendSystemAbilityAddedMsg(int32_t systemAbilityId, const sptr<IRemoteObj… in SendSystemAbilityAddedMsg() function in OHOS::SystemAbilityManager