Home
last modified time | relevance | path

Searched defs:NotifyMemoryLevel (Results 1 – 23 of 23) sorted by relevance

/foundation/resourceschedule/memmgr/services/memmgrservice/src/memory_level_manager/
Dmemory_level_manager.cpp97 void MemoryLevelManager::NotifyMemoryLevel(SystemMemoryInfo &info) in NotifyMemoryLevel() function in OHOS::Memory::MemoryLevelManager
/foundation/window/window_manager/wm/src/
Dwindow_scene.cpp212 WMError WindowScene::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Rosen::WindowScene
Dwindow_scene_session_impl.cpp1606 WMError WindowSceneSessionImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Rosen::WindowSceneSessionImpl
Dwindow_impl.cpp3627 WMError WindowImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Rosen::WindowImpl
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dextension_impl.cpp127 void ExtensionImpl::NotifyMemoryLevel(int level) in NotifyMemoryLevel() function in OHOS::AbilityRuntime::ExtensionImpl
Dability_impl.cpp554 void AbilityImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::AppExecFwk::AbilityImpl
Dability_thread.cpp1146 void AbilityThread::NotifyMemoryLevel(int32_t level) in CreateAbilityName() function in OHOS::AppExecFwk::AbilityThread
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.cpp445 void UIContentImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Ace::UIContentImpl
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
Dpurgeable_mem_manager.cpp645 void PurgeableMemManager::NotifyMemoryLevel(const SystemMemoryInfo &info) in NotifyMemoryLevel() function in OHOS::Memory::PurgeableMemManager
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h178 virtual WMError NotifyMemoryLevel(int32_t level) {return WMError::WM_OK;} in NotifyMemoryLevel() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp352 int32_t AppMgrService::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::AppExecFwk::AppMgrService
Dapp_running_manager.cpp615 int32_t AppRunningManager::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::AppExecFwk::AppRunningManager
Dapp_mgr_service_inner.cpp998 int32_t AppMgrServiceInner::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_client.cpp370 AppMgrResultCode AppMgrClient::NotifyMemoryLevel(MemoryLevel level) in NotifyMemoryLevel() function in OHOS::AppExecFwk::AppMgrClient
Dapp_mgr_proxy.cpp339 int32_t AppMgrProxy::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::AppExecFwk::AppMgrProxy
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/test/mock/
Dmock_pipeline_base.cpp126 void PipelineContext::NotifyMemoryLevel(int32_t level) {} in NotifyMemoryLevel() function in OHOS::Ace::NG::PipelineContext
/foundation/window/window_manager/previewer/src/
Dwindow_impl.cpp742 WMError WindowImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1268 virtual WMError NotifyMemoryLevel(int32_t level) { return WMError::WM_OK; } in NotifyMemoryLevel() function
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp146 int NotifyMemoryLevel(int32_t level) override in NotifyMemoryLevel() function in OHOS::AppExecFwk::MockAppMgrStub
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h784 virtual void NotifyMemoryLevel(int32_t level) {} in NotifyMemoryLevel() function
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp1926 void PipelineContext::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp1624 void UIContentImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Ace::UIContentImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp3454 void WebDelegate::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() function in OHOS::Ace::WebDelegate