Searched refs:GetSystemProcess (Results 1 – 7 of 7) sorted by relevance
46 void GetSystemProcess();
250 …sptr<ILocalAbilityManager> obj = iface_cast<ILocalAbilityManager>(GetSystemProcess(Str8ToStr16(pro… in IpcDumpSingleProcess()669 iface_cast<ILocalAbilityManager>(GetSystemProcess(procName)); in StartOnDemandAbilityInner()693 iface_cast<ILocalAbilityManager>(GetSystemProcess(procName)); in StopOnDemandAbilityInner()1215 sptr<IRemoteObject> SystemAbilityManager::GetSystemProcess(const u16string& procName) in GetSystemProcess() function in OHOS::SystemAbilityManager1375 (void)GetSystemProcess(name); in SendCheckLoadedMsg()1825 iface_cast<ILocalAbilityManager>(GetSystemProcess(procName)); in IdleSystemAbility()1844 iface_cast<ILocalAbilityManager>(GetSystemProcess(procName)); in ActiveSystemAbility()2129 iface_cast<ILocalAbilityManager>(GetSystemProcess(procName)); in SendStrategy()2176 auto obj = GetSystemProcess(value.process); in GetRunningSaExtensionInfoList()
136 …iface_cast<ILocalAbilityManager>(SystemAbilityManager::GetInstance()->GetSystemProcess(processName… in DumpFfrtInfoByProcName()
60 void OnDemandHelper::GetSystemProcess() in GetSystemProcess() function in OHOS::OnDemandHelper520 ondemandHelper.GetSystemProcess(); in TestProcess()
1040 sptr<IRemoteObject> ret = saMgr->GetSystemProcess(procName);
2101 sptr<IRemoteObject> resObj = saMgr->GetSystemProcess(procName);
178 sptr<IRemoteObject> GetSystemProcess(const std::u16string& procName);