Searched refs:GetBundleInfoDefault (Results 1 – 4 of 4) sorted by relevance
33 bool FormBmsHelper::GetBundleInfoDefault(const std::string& bundleName, int32_t userId, BundleInfo … in GetBundleInfoDefault() function in OHOS::AppExecFwk::FormBmsHelper
127 … bool GetBundleInfoDefault(const std::string& bundleName, int32_t userId, BundleInfo &bundleInfo);
228 bool FormBmsHelper::GetBundleInfoDefault(const std::string& bundleName, int32_t userId, BundleInfo … in GetBundleInfoDefault() function in OHOS::AppExecFwk::FormBmsHelper
229 if (!FormBmsHelper::GetInstance().GetBundleInfoDefault( in FillBundleInfo()