Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Dtarget_ability_info.cpp308 for (auto &callingAppId : callingAppIds) { in Marshalling() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h99 std::string callingAppId; member
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp111 std::string callingAppId = info.want.GetStringParam(PARAM_FREEINSTALL_APPID); in StartFreeInstall() local