Home
last modified time | relevance | path

Searched defs:callerPkg (Results 1 - 12 of 12) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapp_jump_control_rule.h32 std::string callerPkg; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_jump_interceptor_manager_rdb.cpp188 std::string callerPkg; in GetAppJumpControlRule() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c470 TransBuildOpenAuthChannelStartEvent(TransEventExtra *extra, const char *sessionName, const ConnectOption *connOpt, char *localUdid, char *callerPkg) TransBuildOpenAuthChannelStartEvent() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp754 char *callerPkg = const_cast<char *>(TEST_PKG_NAME); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dability_util.h180 [[maybe_unused]] static bool ParseJumpInterceptorWant(Want &targetWant, const std::string callerPkg) in ParseJumpInterceptorWant() argument
190 [[maybe_unused]] static bool CheckJumpInterceptorWant(const Want &targetWant, std::string &callerPkg, in CheckJumpInterceptorWant() argument
202 [[maybe_unused]] static bool AddAbilityJumpRuleToBms(const std::string &callerPkg, const std::string &targetPkg, in AddAbilityJumpRuleToBms() argument
[all...]
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h99 const char *callerPkg; // HOST_PKG member
174 const char *callerPkg; // HOST_PKG member
H A Dtrans_event_form.h94 const char *callerPkg; // HOST_PKG member
H A Dlnn_event_form.h127 const char *callerPkg; // HOST_PKG member
H A Ddisc_event_form.h114 const char *callerPkg; // HOST_PKG member
153 const char *callerPkg; // HOST_PKG member
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c411 char callerPkg[PKG_NAME_SIZE_MAX] = {0}; in TransOpenAuthChannel() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp3279 auto callerPkg = want.GetStringParam(Want::PARAM_RESV_CALLER_BUNDLE_NAME); in GrantUriPermission() local
H A Dability_manager_service.cpp790 std::string callerPkg; in StartAbilityAsCallerDetails() local

Completed in 33 milliseconds