Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp493 std::string wantAbilityName = want.GetElement().GetAbilityName(); in ConnectFreeInstall() local
495 if (wantBundleName.empty() || wantAbilityName.empty()) { in ConnectFreeInstall()
496 TAG_LOGE(AAFwkTag::FREE_INSTALL, "wantBundleName or wantAbilityName empty."); in ConnectFreeInstall()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1343 std::string wantAbilityName = GetStringFromNAPI(env, prop); in ParseWant() local
1427 elementAbilityName = wantAbilityName; in ParseWant()

Completed in 11 milliseconds