Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 90) sorted by relevance

1234

/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/resource/
Dresource_items.json4 "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/
Dc_mocker.h70 #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/
Dprint_callback_ani_util.cpp23 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/
Dark_web_js_result_callback_impl.cpp31 …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()
86const 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/
Dark_web_js_result_callback_wrapper.cpp31 …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/
Dwebview_javascript_result_callback.cpp165 …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/
Ddata_request.cpp32 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/
DRequestUploadTest.js77 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/
Dsms_mms_receive_gtest.cpp101 std::string method; variable
154 std::string method; variable
172 std::string method; variable
/base/global/resource_management/interfaces/ets/ani/resourceManager/src/
Dresource_manager_ani_utils.cpp50 ani_method method {}; in WrapStsError() local
90 ani_method method {}; in CreateError() local
/base/global/i18n/interfaces/ets/ani/i18n/src/
Derror_util.cpp61 ani_method method {}; in WrapAniError() local
79 ani_method method {}; in CreateError() local
/base/web/webview/interfaces/kits/ani/webview/src/common/
Dani_business_error.cpp27 ani_method method {}; in WrapBusinessError() local
67 ani_method method {}; in CreateBusinessError() local
/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_throw_erro.cpp85 ani_method method = nullptr; in WrapError() local
111 ani_method method = nullptr; in CreateError() local
/base/notification/common_event_service/frameworks/extension/src/ani/
Dani_event_errors_utils.cpp81 ani_method method = nullptr; in WrapError() local
107 ani_method method = nullptr; in CreateError() local
/base/security/device_auth/frameworks/inc/lite/
Dipc_dev_auth_stub.h29 IpcServiceCall method; member
/base/security/device_auth/frameworks/inc/standard/
Dipc_dev_auth_stub.h26 IpcServiceCall method; member
/base/web/webview/test/fuzztest/registerasyncjsproxy_fuzzer/
Dregisterasyncjsproxy_fuzzer.cpp33 ArkWeb_ProxyMethodWithResult method; in RegisterAsyncJSProxyFuzzTest() local
/base/request/request/services/src/service/command/
Dsearch.rs26 let method = if is_system_api() { in search() localVariable
/base/print/print_fwk/frameworks/kits/extension/src/
Djs_print_extension_connection.cpp126 napi_value method = nullptr; in HandleOnAbilityDisconnectDone() local
175 napi_value method = nullptr; in CallJsFailed() local
/base/request/request/frameworks/native/request/include/
Drequest_manager_impl.h141 …template<typename ProxyMethod, typename... Args> int32_t CallProxyMethod(ProxyMethod method, Args … in CallProxyMethod()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dweb_download_item.h53 std::string method; variable
/base/web/webview/interfaces/kits/cj/include/
Dweb_download_item_impl.h50 std::string method; variable
/base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/
Dweb_download_item.h50 std::string method; variable
/base/security/device_auth/services/identity_service/src/
Didentity_operation.c353 …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/
Diptables_utils.cpp84 bool IptablesUtils::ProcessFirewallMethod(int32_t type, AddMethod &method) in ProcessFirewallMethod()

1234