Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_state_storage.h41 bool LoadAllBundleStateData(std::map<std::string, std::map<int32_t, BundleUserInfo>> &infos);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_state_storage.cpp92 bool BundleStateStorage::LoadAllBundleStateData( in LoadAllBundleStateData() function in OHOS::AppExecFwk::BundleStateStorage
H A Dbundle_data_mgr.cpp203 if (!bundleStateStorage_->LoadAllBundleStateData(bundleStateInfos) || bundleStateInfos.empty()) { in LoadAllBundleStateDataFromJsonDb()

Completed in 16 milliseconds