Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.h137 static void ExportWebHttpBodyStreamClass(napi_env, napi_value* exportsPointer);
H A Dnapi_web_scheme_handler_request.cpp1122 ExportWebHttpBodyStreamClass(env, &exports); in Init()
1126 void NapiWebHttpBodyStream::ExportWebHttpBodyStreamClass( in ExportWebHttpBodyStreamClass() function in OHOS::NWeb::NapiWebHttpBodyStream