Home
last modified time | relevance | path

Searched defs:requestParam (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_intercept_recorder.cpp49 int32_t NetFirewallInterceptRecorder::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &requestParam, in GetInterceptRecords() argument
H A Dnetfirewall_rule_manager.cpp240 int32_t NetFirewallRuleManager::GetNetFirewallRules(const int32_t userId, const sptr<RequestParam> &requestParam, in GetNetFirewallRules() argument
H A Dnetfirewall_service.cpp158 int32_t NetFirewallService::GetNetFirewallRules(const int32_t userId, const sptr<RequestParam> &requestParam, in GetNetFirewallRules() argument
169 int32_t NetFirewallService::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &requestParam, in GetInterceptRecords() argument
H A Dnetfirewall_db_helper.cpp719 int32_t NetFirewallDbHelper::QueryFirewallRule(const int32_t userId, const sptr<RequestParam> &requestParam, in QueryFirewallRule() argument
873 QueryInterceptRecord(const int32_t userId, const sptr<RequestParam> &requestParam, sptr<InterceptRecordPage> &info) QueryInterceptRecord() argument
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_proxy.cpp160 int32_t NetFirewallProxy::GetNetFirewallRules(const int32_t userId, const sptr<RequestParam> &requestParam, in GetNetFirewallRules() argument
220 int32_t NetFirewallProxy::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &requestParam, in GetInterceptRecords() argument
H A Dnetfirewall_client.cpp119 int32_t NetFirewallClient::GetNetFirewallRules(const int32_t userId, const sptr<RequestParam> &requestParam, in GetNetFirewallRules() argument
140 int32_t NetFirewallClient::GetInterceptRecords(const int32_t userId, const sptr<RequestParam> &requestParam, in GetInterceptRecords() argument
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp188 std::map<std::string, std::string> requestParam; in ON_IPC_SERVER_CMD() local
219 std::map<std::string, std::string> requestParam; in ON_IPC_SERVER_CMD() local
243 std::map<std::string, std::string> requestParam; in ON_IPC_SERVER_CMD() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_auth_connector.cpp162 std::string requestParam = jsonObj.dump(); in GenerateCredential() local
195 std::string requestParam = jsonObj.dump(); in QueryCredential() local
226 std::string requestParam = jsonObj.dump(); in GetCredential() local
258 std::string requestParam = jsonObj.dump(); in ImportCredential() local
289 std::string requestParam = jsonObj.dump(); in DeleteCredential() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp104 DistributeReqParam requestParam; in OnStartAbility() local
137 DistributeReqParam requestParam; in OnStartAbilityForResult() local
309 Want JsFeatureAbility::GetWant(DistributeReqParam &requestParam) in GetWant() argument
364 GetExtraParams(const DistributeReqParam &requestParam, const Want &want) GetExtraParams() argument
369 CheckThenGetDeepLinkUri(const DistributeReqParam &requestParam, Uri &uri) CheckThenGetDeepLinkUri() argument
389 UnWrapRequestParams(napi_env env, napi_value param, DistributeReqParam &requestParam) UnWrapRequestParams() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp629 std::map<std::string, std::string> requestParam; in ON_IPC_CMD() local
657 std::map<std::string, std::string> requestParam; in ON_IPC_CMD() local
690 std::map<std::string, std::string> requestParam; ON_IPC_CMD() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1002 std::map<std::string, std::string> requestParam; in RequestCredential() local
1035 std::map<std::string, std::string> requestParam; in ImportCredential() local
1067 std::map<std::string, std::string> requestParam; in DeleteCredential() local
1192 std::map<std::string, std::string> requestParam; RequestCredential() local
1251 std::map<std::string, std::string> requestParam; ImportCredential() local
1284 std::map<std::string, std::string> requestParam; DeleteCredential() local
[all...]

Completed in 12 milliseconds