Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_state_storage.cpp131 std::map<int32_t, BundleUserInfo> tempUser; in LoadAllBundleStateDataFromJson() local
132 tempUser.try_emplace(userId, bundleUserInfo); in LoadAllBundleStateDataFromJson()
133 infos.try_emplace(bundleName, tempUser); in LoadAllBundleStateDataFromJson()

Completed in 1 milliseconds