/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/ |
H A D | uri_permission_impl_test.cpp | 74 std::string targetBundleName = "name2"; variable 92 std::string targetBundleName = "name2"; variable 111 std::string targetBundleName = "name2"; variable 130 std::string targetBundleName = "name2"; variable 152 std::string targetBundleName = "name2"; variable 178 std::string targetBundleName = "name2"; variable 205 std::string targetBundleName = "name2"; variable 232 std::string targetBundleName = "name1001"; variable 705 std::string targetBundleName = "com.example.app1002"; variable 728 std::string targetBundleName = "com.example.app1002"; variable [all …]
|
/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | extra_params_test.cpp | 57 string targetBundleName; variable 102 string targetBundleName; variable 125 string targetBundleName = "TargetBundleName"; variable
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | extra_params.cpp | 94 ExtraParams::ExtraParams(const std::vector<string> &devType, const string &targetBundleName, const … in ExtraParams() 143 void ExtraParams::SetTargetBundleName(const string &targetBundleName) in SetTargetBundleName() 245 string targetBundleName = Str16ToStr8(parcel.ReadString16()); in Unmarshalling() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | bundle_manager_internal_test.cpp | 270 string targetBundleName; variable 285 string targetBundleName = "ohos.samples.testApp"; variable 469 string targetBundleName = "ohos.samples.dms.testApp"; variable 484 string targetBundleName = ""; variable 499 string targetBundleName = "ohos.samples.dms.testApp"; variable 514 string targetBundleName = ""; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
H A D | bundle_overlay_manager.cpp | 66 ErrCode BundleOverlayManager::GetOverlayBundleInfoForTarget(const std::string &targetBundleName, in GetOverlayBundleInfoForTarget() 78 ErrCode BundleOverlayManager::GetOverlayModuleInfoForTarget(const std::string &targetBundleName, in GetOverlayModuleInfoForTarget()
|
H A D | bundle_overlay_manager_host_impl.cpp | 185 ErrCode OverlayManagerHostImpl::GetOverlayBundleInfoForTarget(const std::string &targetBundleName, in GetOverlayBundleInfoForTarget() 208 ErrCode OverlayManagerHostImpl::GetOverlayModuleInfoForTarget(const std::string &targetBundleName, in GetOverlayModuleInfoForTarget()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/ |
H A D | app_control_interface.h | 92 …ConfirmAppJumpControlRule(const std::string &callerBundleName, const std::string &targetBundleName, in ConfirmAppJumpControlRule() 109 … virtual ErrCode DeleteRuleByTargetBundleName(const std::string &targetBundleName, int32_t userId) in DeleteRuleByTargetBundleName() 113 …ode GetAppJumpControlRule(const std::string &callerBundleName, const std::string &targetBundleName, in GetAppJumpControlRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
H A D | app_jump_interceptor_manager_rdb.cpp | 74 const std::string &targetBundleName, int32_t userId) in ConfirmAppJumpControlRule() 145 …AppJumpInterceptorManagerRdb::DeleteRuleByTargetBundleName(const std::string &targetBundleName, in… in DeleteRuleByTargetBundleName() 160 const std::string &targetBundleName, int32_t userId, AppJumpControlRule &controlRule) in GetAppJumpControlRule()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deleterulebytargetbundlename_fuzzer/ |
H A D | deleterulebytargetbundlename_fuzzer.cpp | 29 std::string targetBundleName; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getappjumpcontrolrule_fuzzer/ |
H A D | getappjumpcontrolrule_fuzzer.cpp | 30 std::string targetBundleName; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_first_frame_state_observer_manager.cpp | 29 const sptr<IAbilityFirstFrameStateObserver> &observer, const std::string &targetBundleName) in AddAbilityFirstFrameStateObserver() 156 const sptr<IAbilityFirstFrameStateObserver> &observer, const std::string &targetBundleName) in RegisterAbilityFirstFrameStateObserver()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | page_state_data.h | 53 std::string targetBundleName; member
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_app_control_manager.cpp | 115 const std::string &targetBundleName, int32_t userId) in ConfirmAppJumpControlRule() 135 ErrCode AppControlProxy::DeleteRuleByTargetBundleName(const std::string &targetBundleName, int32_t … in DeleteRuleByTargetBundleName() 141 const std::string &targetBundleName, int32_t userId, AppJumpControlRule &controlRule) in GetAppJumpControlRule()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/ |
H A D | uri_permission_manager_client.cpp | 38 …const std::string targetBundleName, int32_t appIndex, uint32_t initiatorTokenId, int32_t abilityId) in GrantUriPermission() 49 …const std::string targetBundleName, int32_t appIndex, uint32_t initiatorTokenId, int32_t abilityId) in GrantUriPermission() 65 …const std::string &targetBundleName, int32_t appIndex, uint32_t initiatorTokenId, int32_t abilityI… in GrantUriPermissionPrivileged()
|
H A D | uri_permission_manager_stub.cpp | 97 auto targetBundleName = data.ReadString(); in HandleGrantUriPermission() local 123 auto targetBundleName = data.ReadString(); in HandleBatchGrantUriPermission() local 149 auto targetBundleName = data.ReadString(); in HandleGrantUriPermissionPrivileged() local
|
H A D | uri_permission_manager_proxy.cpp | 31 …const std::string targetBundleName, int32_t appIndex, uint32_t initiatorTokenId, int32_t abilityId) in GrantUriPermission() 74 …const std::string targetBundleName, int32_t appIndex, uint32_t initiatorTokenId, int32_t abilityId) in GrantUriPermission() 127 …const std::string &targetBundleName, int32_t appIndex, uint32_t initiatorTokenId, int32_t abilityI… in GrantUriPermissionPrivileged()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/ |
H A D | dlp_state_data.h | 48 std::string targetBundleName; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | page_url_checker_ohos.cpp | 277 std::string targetBundleName; in NotifyPageShow() local 293 std::string targetBundleName; in NotifyPageHide() local 307 …d PageUrlCheckerOhos::GetTargetPageInfo(const std::string& pageName, std::string& targetBundleName, in GetTargetPageInfo()
|
/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() 342 string targetBundleName = bundleName; in UnRegisterCallbackInner() local 360 string targetBundleName = bundleName; in RegisterCallbackInner() local 376 string targetBundleName = bundleName; in StartSyncInner() local 400 string targetBundleName = bundleName; in StopSyncInner() local 413 string targetBundleName = bundleName; in ResetCursor() local 426 string targetBundleName = bundleName; in GetSyncTimeInner() local
|
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/ |
H A D | batch_uri.cpp | 26 const std::string &targetBundleName) in Init() 60 const std::string &callerBundleName, const std::string &targetBundleName) in InitFileUriInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/ |
H A D | bms_app_control_proxy_test.cpp | 270 const std::string targetBundleName; variable 286 const std::string targetBundleName = "targetBundleName"; variable 365 std::string targetBundleName = "targetBundleName"; variable 381 std::string targetBundleName = "targetBundleName"; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_test/ |
H A D | uri_permission_test.cpp | 61 std::string targetBundleName = "name2"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/ |
H A D | js_app_overlay.h | 43 std::string targetBundleName; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_proxy.cpp | 189 ErrCode OverlayManagerProxy::GetOverlayModuleInfoForTarget(const std::string &targetBundleName, in GetOverlayModuleInfoForTarget() 308 ErrCode OverlayManagerProxy::GetOverlayBundleInfoForTarget(const std::string &targetBundleName, in GetOverlayBundleInfoForTarget()
|
H A D | overlay_manager_host.cpp | 202 std::string targetBundleName = data.ReadString(); in HandleGetOverlayBundleInfoForTarget() local 224 std::string targetBundleName = data.ReadString(); in HandleGetOverlayModuleInfoForTarget() local
|