Home
last modified time | relevance | path

Searched defs:HTTP (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h31 HTTP, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h344 static const uint8_t HTTP = 0x47; variable
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h41 HTTP, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h27 enum class WebHitTestType : int { EDIT = 0, EMAIL, HTTP, HTTP_IMG, IMG, MAP, PHONE, UNKNOWN }; enumerator
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_tags.h197 HTTP, ///< Http protocol, uri prefix: "http://" enumerator
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmedia_types.h173 HTTP, ///< Http protocol, uri prefix: "http://" enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp45 const std::string HTTP = "http"; variable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/
H A Dmod.rs542 pub const HTTP: Scheme = Scheme { const