Home
last modified time | relevance | path

Searched refs:ExtractGroupIdByDevelopId (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h211 static std::string ExtractGroupIdByDevelopId(const std::string &developerId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp955 std::string BundleUtil::ExtractGroupIdByDevelopId(const std::string &developerId) in ExtractGroupIdByDevelopId() function in OHOS::AppExecFwk::BundleUtil
H A Dbundle_data_mgr.cpp7927 std::string groupId = BundleUtil::ExtractGroupIdByDevelopId(developerId); in GenerateOdid()
7933 std::string groupIdExist = BundleUtil::ExtractGroupIdByDevelopId(developerIdExist); in GenerateOdid()

Completed in 16 milliseconds