Home
last modified time | relevance | path

Searched defs:callerName (Results 1 - 22 of 22) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_state_item.h38 std::string callerName; member
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Ddlp_state_data.h53 std::string callerName; member
H A Dconnection_data.h55 std::string callerName; member
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/
H A Dresident_process_manager_test.cpp95 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 Decologic_rule_mgr_service.cpp87 std::string callerName = callerInfo.packageName; in IsSupportPublishForm() local
/foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/
H A Dconnection_state_manager_test.cpp657 std::string callerName = "callerName"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/connection_state_item_test/
H A Dconnection_state_item_test.cpp66 std::string callerName = "callerName"; in Init() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/
H A Dservice_extension_context.cpp127 std::string callerName = ""; in StartAbilityWithAccount() local
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsub_service.cpp131 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 Dservice_incremental.cpp451 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 Dservice.cpp763 string callerName = ""; in ServiceResultReport() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/resident_process/
H A Dresident_process_manager.cpp133 SetResidentProcessEnabled( const std::string &bundleName, const std::string &callerName, bool updateEnable) SetResidentProcessEnabled() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_item.cpp236 ConnectionStateItem::ConnectionStateItem(int32_t callerUid, int32_t callerPid, const std::string &callerName) in ConnectionStateItem() argument
H A Dability_record.cpp1731 auto callerName = want_.GetStringParam(Want::PARAM_RESV_CALLER_BUNDLE_NAME); in GrantUriPermissionForServiceExtension() local
H A Dability_manager_service.cpp2764 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 Dapp_control_manager_host_impl.cpp379 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 Dapp_control_manager_rdb.cpp723 std::string callerName; in PrintDisposedRuleInfo() local
H A Dapp_control_manager.cpp342 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 Dbms_bundle_mock_app_control.cpp523 std::string callerName; in HWTEST_F() local
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp889 static std::string callerName = ""; in ReportGetDeviceInfo() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_incremental_test.cpp957 string callerName; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp4275 CheckJSCallbackInfo( const std::string& callerName, const JSRef<JSVal>& tmpInfo, std::vector<JSCallbackInfoType>& infoTypes) CheckJSCallbackInfo() argument

Completed in 69 milliseconds