Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 73) 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/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/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/telephony/sms_mms/test/gtest/
Dsms_mms_receive_gtest.cpp96 std::string method; variable
149 std::string method; variable
167 std::string method; variable
/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()
197 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResult()
289 const std::string& method, in GetJavaScriptResultSelfHelper()
318 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultSelfFlowbuf()
343 …std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objNam… in GetJavaScriptResultFlowbuf()
364 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.h26 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/request/include/
Drequest_manager_impl.h138 …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/security/device_auth/services/identity_service/src/
Didentity_operation.c354 …dKeyValueToHuks(int32_t osAccountId, Uint8Buff *credIdByte, Credential *credential, uint8_t method, in AddKeyValueToHuks()
456 static int32_t SetMethodFromJson(CJson *json, uint8_t *method) in SetMethodFromJson()
490 static int32_t SetKeyFormat(Credential *credential, CJson *json, uint8_t method) in SetKeyFormat()
639 static int32_t SetKeyValueFromJson(CJson *json, Credential *credential, uint8_t method, Uint8Buff *… in SetKeyValueFromJson()
672 static int32_t SetPeerUserSpaceId(Credential *credential, CJson *json, uint8_t method) in SetPeerUserSpaceId()
738 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()
1208 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()
/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/security/device_auth/services/identity_service/src/mock/
Didentity_operation_mock.c44 …dKeyValueToHuks(int32_t osAccountId, Uint8Buff *credIdByte, Credential *credential, uint8_t method, in AddKeyValueToHuks()
71 Credential *credential, CJson *json, uint8_t *method, Uint8Buff *keyValue) in CheckAndSetCredInfo()
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DResourceConfiguration.java74 String method; field in ResourceConfiguration.ConfigItem
/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/security/device_auth/frameworks/src/
Ddeviceauth_sa.cpp111 uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SaSetIpcCallMap()

123