Home
last modified time | relevance | path

Searched refs:FUNCTION_REQUEST_IN_STREAM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/include/
H A Dhttp_module.h36 static constexpr const char *FUNCTION_REQUEST_IN_STREAM = "requestInStream"; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp100 … DECLARE_NAPI_FUNCTION(HttpRequest::FUNCTION_REQUEST_IN_STREAM, HttpRequest::RequestInStream), in DefineHttpRequestClass()