| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/resource/ |
| D | resource_items.json | 4 "method": "getFormatAbbrMonthNames" string 8 "method": "getFormatAbbrDayNames" string 12 "method": "getPatterns", string 39 "method": "getPatterns", string 114 "method": "getAmPmMarkers" string 118 "method": "getPluralRules" string 122 "method": "getNumberFormat" string 126 "method": "getNumberDigits" string 130 "method": "getTimeSeparator" string 134 "method": "getDefaultHour" string [all …]
|
| /base/security/device_security_level/test/dslm_unit_test/cmocker/ |
| D | c_mocker.h | 70 #define DECLARE_METHOD(ret, method, args) … argument 77 #define IMPLEMENT_FUNCTION_INTERNAL(cls, method, count, signature, invoker) … argument 104 #define IMPLEMENT_FUNCTION_WITH_INVOKER(cls, ret, method, args, invoker) \ argument 107 #define IMPLEMENT_FUNCTION(cls, ret, method, args) \ argument
|
| /base/print/print_fwk/frameworks/ani_util/src/ |
| D | print_callback_ani_util.cpp | 23 ani_method method {}; in WrapStsError() local 71 ani_method method = {}; in AsyncCallback() local 97 ani_method method = {}; in StsCallback() local 123 ani_method method = {}; in AsyncCallbackArray() local 144 ani_method method {}; in CreateStsError() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_js_result_callback_impl.cpp | 31 …ArkWebJsResultCallbackImpl::GetJavaScriptResult(ArkWebValueVector args, const ArkWebString& method, in GetJavaScriptResult() 40 …sResultCallbackImpl::GetJavaScriptResultFlowbuf(ArkWebValueVector args, const ArkWebString& method, in GetJavaScriptResultFlowbuf() 72 …ltCallbackImpl::GetJavaScriptResultV2(const ArkWebHapValueVector& args, const ArkWebString& method, in GetJavaScriptResultV2() 86 …const ArkWebString& method, const ArkWebString& object_name, int fd, int32_t routing_id, int32_t o… in GetJavaScriptResultFlowbufV2()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_js_result_callback_wrapper.cpp | 31 …std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::st… in GetJavaScriptResult() 48 …std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::st… in GetJavaScriptResultFlowbuf() 91 const std::vector<std::shared_ptr<OHOS::NWeb::NWebHapValue>>& args, const std::string& method, in GetJavaScriptResultV2() 111 const std::vector<std::shared_ptr<OHOS::NWeb::NWebHapValue>>& args, const std::string& method, in GetJavaScriptResultFlowbufV2()
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_javascript_result_callback.cpp | 165 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelf() 198 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResult() 290 const std::string& method, in GetJavaScriptResultSelfHelper() 319 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelfFlowbuf() 344 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultFlowbuf() 365 for (auto& method : methods) { in GetJavaScriptObjectMethods() local 435 const std::string& method, int32_t routingId, const std::vector<std::string>& argv, in GetJavaScriptResultSelfHelperV2() 457 const std::string& method, const std::string& objectName, int32_t routingId, int32_t objectId, in GetJavaScriptResultV2() 491 …const std::vector<std::shared_ptr<NWebHapValue>>& args, const std::string& method, const std::stri… in GetJavaScriptResultFlowbufV2() 537 for (auto& method : methods) { in GetJavaScriptObjectMethodsV2() local
|
| /base/telephony/sms_mms/services/mms/ |
| D | data_request.cpp | 32 int32_t DataRequest::HttpRequest(int32_t slotId, const std::string &method, std::shared_ptr<MmsNetw… in HttpRequest() 47 int32_t DataRequest::ExecuteMms(const std::string &method, std::shared_ptr<MmsNetworkManager> mmsNe… in ExecuteMms()
|
| /base/request/request/test/unittest/common/napi/requestTest/ |
| D | RequestUploadTest.js | 77 method: 'POST', property 87 method: 'PUT', property 100 method: 'POST', property 113 method: 'POST', property 126 method: 'POST', property
|
| /base/telephony/sms_mms/test/gtest/ |
| D | sms_mms_receive_gtest.cpp | 101 std::string method; variable 154 std::string method; variable 172 std::string method; variable
|
| /base/global/resource_management/interfaces/ets/ani/resourceManager/src/ |
| D | resource_manager_ani_utils.cpp | 50 ani_method method {}; in WrapStsError() local 90 ani_method method {}; in CreateError() local
|
| /base/global/i18n/interfaces/ets/ani/i18n/src/ |
| D | error_util.cpp | 61 ani_method method {}; in WrapAniError() local 79 ani_method method {}; in CreateError() local
|
| /base/web/webview/interfaces/kits/ani/webview/src/common/ |
| D | ani_business_error.cpp | 27 ani_method method {}; in WrapBusinessError() local 67 ani_method method {}; in CreateBusinessError() local
|
| /base/notification/distributed_notification_service/frameworks/ets/ani/src/ |
| D | sts_throw_erro.cpp | 85 ani_method method = nullptr; in WrapError() local 111 ani_method method = nullptr; in CreateError() local
|
| /base/notification/common_event_service/frameworks/extension/src/ani/ |
| D | ani_event_errors_utils.cpp | 81 ani_method method = nullptr; in WrapError() local 107 ani_method method = nullptr; in CreateError() local
|
| /base/security/device_auth/frameworks/inc/lite/ |
| D | ipc_dev_auth_stub.h | 29 IpcServiceCall method; member
|
| /base/security/device_auth/frameworks/inc/standard/ |
| D | ipc_dev_auth_stub.h | 26 IpcServiceCall method; member
|
| /base/web/webview/test/fuzztest/registerasyncjsproxy_fuzzer/ |
| D | registerasyncjsproxy_fuzzer.cpp | 33 ArkWeb_ProxyMethodWithResult method; in RegisterAsyncJSProxyFuzzTest() local
|
| /base/request/request/services/src/service/command/ |
| D | search.rs | 26 let method = if is_system_api() { in search() localVariable
|
| /base/print/print_fwk/frameworks/kits/extension/src/ |
| D | js_print_extension_connection.cpp | 126 napi_value method = nullptr; in HandleOnAbilityDisconnectDone() local 175 napi_value method = nullptr; in CallJsFailed() local
|
| /base/request/request/frameworks/native/request/include/ |
| D | request_manager_impl.h | 141 …template<typename ProxyMethod, typename... Args> int32_t CallProxyMethod(ProxyMethod method, Args … in CallProxyMethod()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | web_download_item.h | 53 std::string method; variable
|
| /base/web/webview/interfaces/kits/cj/include/ |
| D | web_download_item_impl.h | 50 std::string method; variable
|
| /base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/ |
| D | web_download_item.h | 50 std::string method; variable
|
| /base/security/device_auth/services/identity_service/src/ |
| D | identity_operation.c | 353 …dKeyValueToHuks(int32_t osAccountId, Uint8Buff *credIdByte, Credential *credential, uint8_t method, in AddKeyValueToHuks() 458 static int32_t SetMethodFromJson(CJson *json, uint8_t *method) in SetMethodFromJson() 492 static int32_t SetKeyFormat(Credential *credential, CJson *json, uint8_t method) in SetKeyFormat() 641 static int32_t SetKeyValueFromJson(CJson *json, Credential *credential, uint8_t method, Uint8Buff *… in SetKeyValueFromJson() 674 static int32_t SetPeerUserSpaceId(Credential *credential, CJson *json, uint8_t method) in SetPeerUserSpaceId() 740 static int32_t SetRequiredField(Credential *credential, CJson *json, uint8_t *method) in SetRequiredField() 791 static int32_t SetSpecialRequiredField(Credential *credential, CJson *json, uint8_t *method, Uint8B… in SetSpecialRequiredField() 833 Credential *credential, CJson *json, uint8_t *method, Uint8Buff *keyValue) in CheckAndSetCredInfo() 1195 uint8_t method = DEFAULT_VAL; in SetAgreeCredInfo() local
|
| /base/customization/enterprise_device_management/common/native/src/plugin_utils/ |
| D | iptables_utils.cpp | 84 bool IptablesUtils::ProcessFirewallMethod(int32_t type, AddMethod &method) in ProcessFirewallMethod()
|