Searched refs:GetBundleInfoFromBMS (Results 1 – 8 of 8) sorted by relevance
58 auto [success, bundleInfo] = GetBundleInfoFromBMS(); in GetFromProxyData()112 std::pair<bool, BundleInfo> DataShareCalledConfig::GetBundleInfoFromBMS() in GetBundleInfoFromBMS() function in OHOS::DataShare::DataShareCalledConfig
45 std::pair<bool, OHOS::AppExecFwk::BundleInfo> GetBundleInfoFromBMS();
55 auto ret = BundleMgrProxy::GetInstance()->GetBundleInfoFromBMS( in GetBundleInfo()147 auto ret = BundleMgrProxy::GetInstance()->GetBundleInfoFromBMS( in GetFromExtension()
255 if (BundleMgrProxy::GetInstance()->GetBundleInfoFromBMS(calledBundleName, in GetProfileInfo()
33 if (BundleMgrProxy::GetInstance()->GetBundleInfoFromBMS( in operator ()()
68 int GetBundleInfoFromBMS(const std::string &bundleName, int32_t userId,
64 int BundleMgrProxy::GetBundleInfoFromBMS( in GetBundleInfoFromBMS() function in OHOS::DataShare::BundleMgrProxy
83 if (BundleMgrProxy::GetInstance()->GetBundleInfoFromBMS( in operator ()()