Home
last modified time | relevance | path

Searched defs:userIdKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2187 std::string userIdKey = info.GetBundleName() + "_" + std::to_string(userId); in GetAllLauncherAbility() local
2225 std::string userIdKey = info.GetBundleName() + "_" + std::to_string(userId); in GetLauncherAbilityByBundleName() local