Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_engine.h90 virtual void TrimMemoryByPressureLevel(int32_t memoryLevel) {} in TrimMemoryByPressureLevel()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp231 void ArkWebEngineImpl::TrimMemoryByPressureLevel(int32_t memoryLevel) in TrimMemoryByPressureLevel()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp264 void ArkWebEngineWrapper::TrimMemoryByPressureLevel(int32_t memoryLevel) in TrimMemoryByPressureLevel()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp678 int32_t memoryLevel = 1; variable
Dnweb_helper_ex_test.cpp622 int32_t memoryLevel = 1; variable
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp1110 void NWebHelper::TrimMemoryByPressureLevel(int32_t memoryLevel) in TrimMemoryByPressureLevel()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp6882 int32_t memoryLevel; in TrimMemoryByPressureLevel() local