/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/ |
H A D | app_control_interface.h | 92 …virtual ErrCode ConfirmAppJumpControlRule(const std::string &callerBundleName, const std::string &… in ConfirmAppJumpControlRule() 105 … virtual ErrCode DeleteRuleByCallerBundleName(const std::string &callerBundleName, int32_t userId) in DeleteRuleByCallerBundleName() 113 …virtual ErrCode GetAppJumpControlRule(const std::string &callerBundleName, const std::string &targ… in GetAppJumpControlRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
H A D | app_jump_interceptor_manager_rdb.cpp | 73 ErrCode AppJumpInterceptorManagerRdb::ConfirmAppJumpControlRule(const std::string &callerBundleName, in ConfirmAppJumpControlRule() 131 …AppJumpInterceptorManagerRdb::DeleteRuleByCallerBundleName(const std::string &callerBundleName, in… in DeleteRuleByCallerBundleName() 159 ErrCode AppJumpInterceptorManagerRdb::GetAppJumpControlRule(const std::string &callerBundleName, in GetAppJumpControlRule()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_app_account_authenticator_stub.cpp | 22 const std::string &authType, const std::string &callerBundleName, in AddAccountImplicitly() 30 const std::string &name, const std::string &authType, const std::string &callerBundleName, in Authenticate()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_bms_helper.cpp | 39 int32_t FormBmsHelper::GetCallerBundleName(std::string &callerBundleName) in GetCallerBundleName()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deleterulebycallerbundlename_fuzzer/ |
H A D | deleterulebycallerbundlename_fuzzer.cpp | 29 std::string callerBundleName; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getappjumpcontrolrule_fuzzer/ |
H A D | getappjumpcontrolrule_fuzzer.cpp | 29 std::string callerBundleName; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/location/frameworks/native/fence_extension_ability/src/ |
H A D | fence_extension_context.cpp | 39 std::string callerBundleName = GetBundleName(); in StartServiceExtensionAbility() local
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_app_control_manager.cpp | 114 ErrCode AppControlProxy::ConfirmAppJumpControlRule(const std::string &callerBundleName, in ConfirmAppJumpControlRule() 130 ErrCode AppControlProxy::DeleteRuleByCallerBundleName(const std::string &callerBundleName, int32_t … in DeleteRuleByCallerBundleName() 140 ErrCode AppControlProxy::GetAppJumpControlRule(const std::string &callerBundleName, in GetAppJumpControlRule()
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension_context.cpp | 59 std::string callerBundleName = GetBundleName(); in StartAbility() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
H A D | cloud_sync_service.cpp | 324 static int32_t GetTargetBundleName(string &targetBundleName, string &callerBundleName) in GetTargetBundleName() 343 string callerBundleName = ""; in UnRegisterCallbackInner() local 361 string callerBundleName = ""; in RegisterCallbackInner() local 377 string callerBundleName = ""; in StartSyncInner() local 401 string callerBundleName = ""; in StopSyncInner() local 414 string callerBundleName = ""; in ResetCursor() local 427 string callerBundleName = ""; in GetSyncTimeInner() local
|
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/ |
H A D | batch_uri.cpp | 25 … BatchUri::Init(const std::vector<Uri> &uriVec, uint32_t mode, const std::string &callerBundleName, in Init() 60 const std::string &callerBundleName, const std::string &targetBundleName) in InitFileUriInfo()
|
H A D | uri_permission_utils.cpp | 48 std::string callerBundleName; in SendShareUnPrivilegeUriEvent() local 84 std::string callerBundleName; in CheckAndCreateEventInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/ |
H A D | bms_app_control_proxy_test.cpp | 269 std::string callerBundleName; variable 285 std::string callerBundleName = "callerBundleName"; variable 350 std::string callerBundleName = "callerBundleName"; variable 380 std::string callerBundleName = "callerBundleName"; variable
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_authenticator_stub.cpp | 65 std::string callerBundleName = data.ReadString(); in ProcAddAccountImplicitly() local 86 std::string callerBundleName = data.ReadString(); in ProcAuthenticate() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
H A D | dsched_continue_manager_test.cpp | 313 std::string callerBundleName; variable 336 std::string callerBundleName; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_authenticator_proxy.cpp | 31 …const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &… in AddAccountImplicitly() 65 …const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &… in Authenticate()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | context.h | 43 std::string callerBundleName; variable
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | ability_state_data.h | 61 std::string callerBundleName; member
|
H A D | app_state_data.h | 67 std::string callerBundleName; member
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/ |
H A D | data_sync_manager.cpp | 55 const std::string &callerBundleName, in RegisterCloudSyncCallback() 63 const std::string &callerBundleName) in UnRegisterCloudSyncCallback()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
H A D | ability_permission_util.cpp | 86 std::string callerBundleName; in IsDominateScreen() local
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_authenticate_test.cpp | 70 const std::string &authType, const std::string &callerBundleName, in AddAccountImplicitly() 78 const std::string &name, const std::string &authType, const std::string &callerBundleName, in Authenticate() 606 std::string callerBundleName; variable 634 std::string callerBundleName; variable
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/ |
H A D | app_state_data.h | 49 std::string callerBundleName; member
|
/ohos5.0/base/security/access_token/services/common/app_manager/include/ |
H A D | app_state_data.h | 49 std::string callerBundleName; member
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_authenticator.h | 48 std::string callerBundleName; member
|