Home
last modified time | relevance | path

Searched refs:IsInMemory (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h166 bool IsInMemory();
H A Dweb_scheme_handler_request.cpp858 bool WebHttpBodyStream::IsInMemory() in IsInMemory() function in OHOS::NWeb::WebHttpBodyStream
H A Dnapi_web_scheme_handler_request.cpp1394 bool result = stream->IsInMemory(); in JS_IsInMemory()