Home
last modified time | relevance | path

Searched defs:memoryLevel (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_engine.h87 virtual void TrimMemoryByPressureLevel(int32_t memoryLevel) {}; in TrimMemoryByPressureLevel()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp221 void ArkWebEngineImpl::TrimMemoryByPressureLevel(int32_t memoryLevel) in TrimMemoryByPressureLevel()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp252 void ArkWebEngineWrapper::TrimMemoryByPressureLevel(int32_t memoryLevel) in TrimMemoryByPressureLevel()
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp1100 void NWebHelper::TrimMemoryByPressureLevel(int32_t memoryLevel) in TrimMemoryByPressureLevel()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp6492 int32_t memoryLevel; in TrimMemoryByPressureLevel() local