Home
last modified time | relevance | path

Searched refs:WEB_HTTP_BODY_STREAM (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.h52 const std::string WEB_HTTP_BODY_STREAM = "WebHttpBodyStream"; member in OHOS::NWeb::WebResourceType
H A Dnapi_web_scheme_handler_request.cpp1139 napi_define_class(env, WEB_HTTP_BODY_STREAM.c_str(), WEB_HTTP_BODY_STREAM.length(), in ExportWebHttpBodyStreamClass()
1142 napi_set_named_property(env, *exportsPointer, WEB_HTTP_BODY_STREAM.c_str(), in ExportWebHttpBodyStreamClass()

Completed in 5 milliseconds