Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 7 of 7) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_utils.h38 URL, enumerator
/base/web/webview/ohos_adapter/interfaces/
Dimf_adapter.h30 URL, enumerator
/base/telephony/sms_mms/
DREADME_zh.md96 | url | string | URL地址 |
DREADME.md182 …ps1.2.4.1.3 "><p id="p349115291248"><a name="p349115291248"></a><a name="p349115291248"></a>URL</p>
/base/request/request/
DREADME.md106 | url | string | Target URL. |
128 | targetURI | string | URL of the download task. |
151 | url | string | Target URL. |
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_input_method_engine_setting.cpp69 …E_NAPI_PROPERTY("PATTERN_URI", GetJsConstProperty(env, static_cast<uint32_t>(TextInputType::URL))), in Init()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp159 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(TextInputType::URL), &typeUrl)); in GetJsTextInputTypeProperty()