Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp494 std::string wantBundleName = want.GetElement().GetBundleName(); in ConnectFreeInstall() local
495 if (wantBundleName.empty() || wantAbilityName.empty()) { in ConnectFreeInstall()
496 TAG_LOGE(AAFwkTag::FREE_INSTALL, "wantBundleName or wantAbilityName empty."); in ConnectFreeInstall()
502 if (res != ERR_OK || localBundleName != wantBundleName) { in ConnectFreeInstall()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1335 std::string wantBundleName = GetStringFromNAPI(env, prop); in ParseWant() local
1421 elementBundleName = wantBundleName; in ParseWant()

Completed in 10 milliseconds