Searched refs:GetDfxBundleInfo (Results 1 – 3 of 3) sorted by relevance
44 bool GetDfxBundleInfo(const std::string& bundleName, DfxBundleInfo& bundleInfo);
97 bool GetDfxBundleInfo(const std::string& bundleName, DfxBundleInfo& bundleInfo) in GetDfxBundleInfo() function
263 if (info.id >= MIN_APP_USERID && GetDfxBundleInfo(info.module, bundleInfo)) { in AddPublicInfo()