/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | connection_state_item.h | 38 std::string callerName; member
|
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/ |
H A D | dlp_state_data.h | 53 std::string callerName; member
|
H A D | connection_data.h | 55 std::string callerName; member
|
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/ |
H A D | resident_process_manager_test.cpp | 95 std::string callerName; in HWTEST_F() local 113 std::string callerName = "resident.process.manager.test"; in HWTEST_F() local 131 std::string callerName = "resident.process.manager.test"; in HWTEST_F() local 153 std::string callerName = "resident.process.manager.test"; in HWTEST_F() local [all...] |
/foundation/bundlemanager/ecological_rule_manager/services/manager/src/ |
H A D | ecologic_rule_mgr_service.cpp | 87 std::string callerName = callerInfo.packageName; in IsSupportPublishForm() local
|
/foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/ |
H A D | connection_state_manager_test.cpp | 657 std::string callerName = "callerName"; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/connection_state_item_test/ |
H A D | connection_state_item_test.cpp | 66 std::string callerName = "callerName"; in Init() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/ |
H A D | service_extension_context.cpp | 127 std::string callerName = ""; in StartAbilityWithAccount() local
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | sub_service.cpp | 131 string callerName = VerifyCallerAndGetCallerName(); in AppFileReady() local 159 session_->GetServiceReverseProxy()->BackupOnBundleFinished(BError(BError::Codes::OK), callerName); in AppFileReady() local 185 string callerName = VerifyCallerAndGetCallerName(); AppDone() local [all...] |
H A D | service_incremental.cpp | 451 string callerName = VerifyCallerAndGetCallerName(); in AppIncrementalFileReady() local 480 callerName); in AppIncrementalFileReady() local 506 string callerName = VerifyCallerAndGetCallerName(); AppIncrementalDone() local 622 NotifyCallerCurAppIncrementDone(ErrCode errCode, const std::string &callerName) NotifyCallerCurAppIncrementDone() argument [all...] |
H A D | service.cpp | 763 string callerName = ""; in ServiceResultReport() local [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/resident_process/ |
H A D | resident_process_manager.cpp | 133 SetResidentProcessEnabled( const std::string &bundleName, const std::string &callerName, bool updateEnable) SetResidentProcessEnabled() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | connection_state_item.cpp | 236 ConnectionStateItem::ConnectionStateItem(int32_t callerUid, int32_t callerPid, const std::string &callerName) in ConnectionStateItem() argument
|
H A D | ability_record.cpp | 1731 auto callerName = want_.GetStringParam(Want::PARAM_RESV_CALLER_BUNDLE_NAME); in GrantUriPermissionForServiceExtension() local
|
H A D | ability_manager_service.cpp | 2764 std::string callerName = want.GetParams().GetStringParam("bundleName"); in RequestModalUIExtensionInner() local 11019 std::string callerName; in SetResidentProcessEnabled() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
H A D | app_control_manager_host_impl.cpp | 379 std::string callerName; in DeleteDisposedStatus() local 443 void AppControlManagerHostImpl::GetCallerByUid(const int32_t uid, std::string &callerName) in GetCallerByUid() argument 471 std::string callerName; in GetDisposedRule() local 500 std::string callerName; SetDisposedRule() local 553 std::string callerName; GetDisposedRuleForCloneApp() local 586 std::string callerName; SetDisposedRuleForCloneApp() local 635 std::string callerName; DeleteDisposedRuleForCloneApp() local [all...] |
H A D | app_control_manager_rdb.cpp | 723 std::string callerName; in PrintDisposedRuleInfo() local
|
H A D | app_control_manager.cpp | 342 ErrCode AppControlManager::SetDisposedRule(const std::string &callerName, const std::string &appId, in SetDisposedRule() argument 368 GetDisposedRule( const std::string &callerName, const std::string &appId, DisposedRule& rule, int32_t appIndex, int32_t userId) GetDisposedRule() argument 379 DeleteDisposedRule( const std::string &callerName, const std::string &appId, int32_t appIndex, int32_t userId) DeleteDisposedRule() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_control_test/ |
H A D | bms_bundle_mock_app_control.cpp | 523 std::string callerName; in HWTEST_F() local
|
/foundation/distributedhardware/device_manager/radar/src/ |
H A D | dm_radar_helper.cpp | 889 static std::string callerName = ""; in ReportGetDeviceInfo() local
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | service_incremental_test.cpp | 957 string callerName; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 4275 CheckJSCallbackInfo( const std::string& callerName, const JSRef<JSVal>& tmpInfo, std::vector<JSCallbackInfoType>& infoTypes) CheckJSCallbackInfo() argument
|