Searched refs:GetBundleAppIdByBundleName (Results 1 – 3 of 3) sorted by relevance
206 std::string GetBundleAppIdByBundleName(const int userId, const std::string &bundleName);
320 std::string GetBundleAppIdByBundleName(const int userId, const std::string &bundleName) in GetBundleAppIdByBundleName() function
1327 appId = GetBundleAppIdByBundleName(userId, packageName); in GetLinkedInfo()