Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
Dtarget_ability_info.h38 std::vector<std::string> callingBundleNames; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
Dbundle_connect_ability_mgr.cpp734 …ameInCallingBundles(const std::string &bundleName, const std::vector<std::string> &callingBundleNa… in ExistBundleNameInCallingBundles()
745 const std::vector<std::string> &callingBundleNames) in GetTargetInfoFlag()
774 std::vector<std::string> callingBundleNames; in GetTargetAbilityInfo() local
1014 std::vector<std::string> callingBundleNames; in SilentInstall() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dfree_install_manager.cpp113 …std::vector<std::string> callingBundleNames = info.want.GetStringArrayParam(PARAM_FREEINSTALL_BUND… in StartFreeInstall() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
Dbms_bundle_free_install_test.cpp1306 std::vector<std::string> callingBundleNames; variable