Home
last modified time | relevance | path

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

123

/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/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.js78 method: 'POST', property
88 method: 'PUT', property
101 method: 'POST', property
114 method: 'POST', property
127 method: 'POST', property
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_js_result_callback_impl.cpp29 …ArkWebJsResultCallbackImpl::GetJavaScriptResult(ArkWebValueVector args, const ArkWebString& method, in GetJavaScriptResult()
38 …sResultCallbackImpl::GetJavaScriptResultFlowbuf(ArkWebValueVector args, const ArkWebString& method, in GetJavaScriptResultFlowbuf()
/base/web/webview/interfaces/kits/cj/src/
Dwebview_javascript_result_callback.cpp164 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelf()
194 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResult()
286 const std::string& method, in GetJavaScriptResultSelfHelper()
315 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelfFlowbuf()
340 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultFlowbuf()
361 for (auto& method : methods) { in GetJavaScriptObjectMethods() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_js_result_callback_wrapper.cpp30 …std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::st… in GetJavaScriptResult()
47 …std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::st… in GetJavaScriptResultFlowbuf()
/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.h25 IpcServiceCall method; member
/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
Djs_print_extension.cpp207 napi_value method = nullptr; in OnConnect() local
246 napi_value method = nullptr; in OnDisconnect() local
294 napi_value method = nullptr; in CallObjectMethod() local
Djs_print_callback.cpp82 napi_value method = nullptr; in BuildJsWorker() local
/base/request/request/frameworks/native/include/
Drequest_manager_impl.h122 …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
Dwebview_javascript_result_callback.cpp947 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelf()
1001 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResult()
1119 const std::string& method, in GetJavaScriptResultSelfHelper()
1161 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelfFlowbuf()
1197 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultFlowbuf()
1247 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in PostGetJavaScriptResultToJsThread()
1443 for (auto& method : methods) { in ExecuteGetJavaScriptObjectMethods() local
1513 for (auto& method : methods) { in GetJavaScriptObjectMethods() local
/base/customization/enterprise_device_management/common/native/src/plugin_utils/
Diptables_utils.cpp84 bool IptablesUtils::ProcessFirewallMethod(int32_t type, AddMethod &method) in ProcessFirewallMethod()
/base/web/webview/interfaces/kits/napi/protos/
Dweb_download.proto61 optional string method = 15; field
/base/update/updater/services/package/pkg_package/
Dpkg_gzipfile.h27 uint8_t method = 0; member
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DResourceConfiguration.java74 String method; field in ResourceConfiguration.ConfigItem
/base/inputmethod/imf/frameworks/kits/extension/src/
Djs_inputmethod_extension.cpp315 napi_value method = nullptr; in OnDisconnect() local
359 napi_value method = nullptr; in CallObjectMethod() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dsmaps_memory_info.cpp177 for (const auto &method : sMapsMethodVec_) { in CalcSmapsStatData() local
190 for (const auto &method : sMapsMethodVec_) { in CalcSmapsInfo() local
/base/customization/enterprise_device_management/common/native/include/plugin_utils/
Diptables_utils.h47 AddMethod method; member
/base/request/request/services/include/
Dc_task_config.h61 CStringWrapper method; member
87 std::string method; member
/base/update/updateservice/napi/include/
Dnapi_base.h43 std::string method = clientContext->method_; in HandleFunc() local

123