Home
last modified time | relevance | path

Searched defs:callerBundleName (Results 1 - 25 of 52) sorted by relevance

123

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deleterulebycallerbundlename_fuzzer/
H A Ddeleterulebycallerbundlename_fuzzer.cpp29 std::string callerBundleName; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_bms_helper.cpp39 int32_t FormBmsHelper::GetCallerBundleName(std::string &callerBundleName) in GetCallerBundleName() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getappjumpcontrolrule_fuzzer/
H A Dgetappjumpcontrolrule_fuzzer.cpp29 std::string callerBundleName; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dability_state_data.h61 std::string callerBundleName; member
H A Dapp_state_data.h67 std::string callerBundleName; member
/foundation/ability/ability_runtime/test/unittest/want_utils_test/
H A Dwant_utils_test.cpp151 std::string callerBundleName; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dwant_utils.cpp26 int32_t WantUtils::GetCallerBundleName(std::string &callerBundleName) in GetCallerBundleName() argument
H A Dability_permission_util.cpp87 std::string callerBundleName; in IsDominateScreen() local
H A Dupdate_caller_info_util.cpp93 std::string callerBundleName = abilityRecord->GetAbilityInfo().bundleName; in UpdateCallerInfo() local
161 std::string callerBundleName = abilityRecord->GetAbilityInfo().bundleName; in UpdateAsCallerInfoFromToken() local
186 std::string callerBundleName = sourceInfo->callerBundleName; in UpdateAsCallerInfoFromCallerRecord() local
211 std::string callerBundleName = dialogCallerWant.GetStringParam(Want::PARAM_RESV_CALLER_BUNDLE_NAME); UpdateAsCallerInfoFromDialog() local
248 std::string callerBundleName = abilityRecord->GetAbilityInfo().bundleName; UpdateCallerInfoFromToken() local
307 std::string callerBundleName = abilityRecord->GetAbilityInfo().bundleName; UpdateDmsCallerInfo() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dcontext.h43 std::string callerBundleName; member in OHOS::DataShare::Context
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_bms_helper.cpp69 int32_t FormBmsHelper::GetCallerBundleName(std::string &callerBundleName) in GetCallerBundleName() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dability_jump_interceptor.cpp92 std::string callerBundleName; in CheckControl() local
H A Decological_rule_interceptor.cpp179 std::string callerBundleName; in GetEcologicalCallerInfo() local
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/
H A Dmock_app_control_manager.cpp114 ErrCode AppControlProxy::ConfirmAppJumpControlRule(const std::string &callerBundleName, in ConfirmAppJumpControlRule() argument
130 ErrCode AppControlProxy::DeleteRuleByCallerBundleName(const std::string &callerBundleName, int32_t userId) in DeleteRuleByCallerBundleName() argument
140 ErrCode AppControlProxy::GetAppJumpControlRule(const std::string &callerBundleName, in GetAppJumpControlRule() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_jump_interceptor_manager_rdb.cpp73 ErrCode AppJumpInterceptorManagerRdb::ConfirmAppJumpControlRule(const std::string &callerBundleName, in ConfirmAppJumpControlRule() argument
131 ErrCode AppJumpInterceptorManagerRdb::DeleteRuleByCallerBundleName(const std::string &callerBundleName, int32_t userId) in DeleteRuleByCallerBundleName() argument
159 ErrCode AppJumpInterceptorManagerRdb::GetAppJumpControlRule(const std::string &callerBundleName, in GetAppJumpControlRule() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/
H A Dbms_app_control_proxy_test.cpp269 std::string callerBundleName; in HWTEST_F() local
285 std::string callerBundleName = "callerBundleName"; in HWTEST_F() local
350 std::string callerBundleName = "callerBundleName"; in HWTEST_F() local
380 std::string callerBundleName = "callerBundleName"; in HWTEST_F() local
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dreclaim_priority_manager.h42 std::string callerBundleName; member
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Ddata_sync_manager.cpp49 RegisterCloudSyncCallback(const std::string &bundleName, const std::string &callerBundleName, const int32_t userId, const sptr<CloudSync::ICloudSyncCallback> &callback) RegisterCloudSyncCallback() argument
57 UnRegisterCloudSyncCallback(const std::string &bundleName, const std::string &callerBundleName) UnRegisterCloudSyncCallback() argument
/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp268 int32_t FormBmsHelper::GetCallerBundleName(std::string &callerBundleName) in GetCallerBundleName() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp342 std::string callerBundleName; in HWTEST_F() local
365 std::string callerBundleName; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp448 std::string callerBundleName = ""; in HWTEST_F() local
532 std::string callerBundleName = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddistributed_client_test.cpp388 std::string callerBundleName; in HWTEST_F() local
410 std::string callerBundleName; in HWTEST_F() local
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp47 std::string callerBundleName; in SendShareUnPrivilegeUriEvent() local
83 std::string callerBundleName; in CheckAndCreateEventInfo() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dability_resident_process_rdb.cpp128 VerifyConfigurationPermissions( const std::string &bundleName, const std::string &callerBundleName) VerifyConfigurationPermissions() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_second_test/
H A Dability_manager_service_second_test.cpp1751 const std::string callerBundleName = "com.example.amstest"; in HWTEST_F() local

Completed in 18 milliseconds

123