Home
last modified time | relevance | path

Searched refs:HTTP (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmedia_types.h170 HTTP, ///< Http protocol, uri prefix: "http://" member
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_tags.h197 HTTP, ///< Http protocol, uri prefix: "http://" member
/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/main/
H A Dgitee_rest_api.js47 throw new Error(`HTTP状态码${response.status},请求URL为${url}`);
/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 }; member in OHOS::Ace::WebHitTestType
H A Dweb_delegate.cpp1441 webHitType = WebHitTestType::HTTP; in ConverToWebHitTestType()
1459 webHitType = WebHitTestType::HTTP; in ConverToWebHitTestType()
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/
H A Dhttp_source_plugin.cpp44 definition.protocol.emplace_back(ProtocolType::HTTP); in HttpSourceRegister()
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_source_plugin.cpp41 definition.protocol.emplace_back(ProtocolType::HTTP); in HttpSourceRegister()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp45 constexpr const char* HTTP = "http"; member
667 httpWant.SetUri(HTTP); in IsBrowserSkillsValid()
/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp36 {"http", ProtocolType::HTTP},
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dhttp_source_plugin.cpp48 {ProtocolType::HTTP, ProtocolType::HTTPS}); in HttpSourceRegister()
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp37 {"http", ProtocolType::HTTP},
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp60 {0x47, "HTTP"},
514 AppendBytes(ObexHeader::HTTP, http, length); in AppendItemHttp()
673 return Get(ObexHeader::HTTP); in GetItemHttp()
H A Dobex_headers.h343 // an HTTP 1.x header
344 static const uint8_t HTTP = 0x47; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader

Completed in 29 milliseconds