Searched refs:ExtractGroupIdByDevelopId (Results 1 – 3 of 3) sorted by relevance
213 static std::string ExtractGroupIdByDevelopId(const std::string &developerId);
988 std::string BundleUtil::ExtractGroupIdByDevelopId(const std::string &developerId) in ExtractGroupIdByDevelopId() function in OHOS::AppExecFwk::BundleUtil
8243 std::string groupId = BundleUtil::ExtractGroupIdByDevelopId(developerId); in GenerateOdid()8249 std::string groupIdExist = BundleUtil::ExtractGroupIdByDevelopId(developerIdExist); in GenerateOdid()