Home
last modified time | relevance | path

Searched refs:GenerateBundleId (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1048 bool GenerateBundleId(const std::string &bundleName, int32_t &bundleId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp4516 if (!GenerateBundleId(innerBundleUserInfo.bundleName, bundleId)) { in GenerateUidAndGid()
4527 bool BundleDataMgr::GenerateBundleId(const std::string &bundleName, int32_t &bundleId) in GenerateBundleId() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 17 milliseconds