Searched refs:JS_HttpBodyStream (Results 1 – 2 of 2) sorted by relevance
71 static napi_value JS_HttpBodyStream(napi_env env, napi_callback_info cbinfo);
53 DECLARE_NAPI_FUNCTION("getHttpBodyStream", JS_HttpBodyStream), in ExportWebSchemeHandlerRequestClass()76 DECLARE_NAPI_FUNCTION("getHttpBodyStream", JS_HttpBodyStream), in DefineProperties()272 napi_value NapiWebSchemeHandlerRequest::JS_HttpBodyStream(napi_env env, napi_callback_info cbinfo) in JS_HttpBodyStream() function in OHOS::NWeb::NapiWebSchemeHandlerRequest