Home
last modified time | relevance | path

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

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