Searched refs:GetLocalBundleInfo (Results 1 – 6 of 6) sorted by relevance
48 …static int32_t GetLocalBundleInfo(const std::string& bundleName, AppExecFwk::BundleInfo &localBund…
212 int32_t BundleManagerInternal::GetLocalBundleInfo(const std::string& bundleName, in GetLocalBundleInfo() function in OHOS::DistributedSchedule::BundleManagerInternal322 if (GetLocalBundleInfo(bundleName, localBundleInfo) != ERR_OK) { in CheckRemoteBundleInfoForContinuation()
264 if (BundleManagerInternal::GetLocalBundleInfo(bundleName, localBundleInfo) == ERR_OK) { in GetFinalBundleName()281 … && BundleManagerInternal::GetLocalBundleInfo(bundleNameItem, localBundleInfo) == ERR_OK) { in GetFinalBundleName()
582 …if (BundleManagerInternal::GetLocalBundleInfo(continueInfo_.sinkBundleName_, localBundleInfo) != E… in QuerySinkAbilityName()836 if (BundleManagerInternal::GetLocalBundleInfo(newWant.GetBundle(), localBundleInfo) != ERR_OK) { in SetWantForContinuation()
271 if (BundleManagerInternal::GetLocalBundleInfo(srcBundleName, localBundleInfo) != ERR_OK) { in ReportEvent()
899 if (BundleManagerInternal::GetLocalBundleInfo(newWant.GetBundle(), localBundleInfo) != ERR_OK) { in SetWantForContinuation()