Home
last modified time | relevance | path

Searched refs:GetDataGroupIndexMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h915 …void GetDataGroupIndexMap(std::map<std::string, std::pair<int32_t, std::string>> &dataGroupIndexMa…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7355 GetDataGroupIndexMap(dataGroupIndexMap, uniqueIdSet); in GenerateDataGroupInfos()
7459 void BundleDataMgr::GetDataGroupIndexMap(std::map<std::string, std::pair<int32_t, std::string>> &da… in GetDataGroupIndexMap() function in OHOS::AppExecFwk::BundleDataMgr