Home
last modified time | relevance | path

Searched refs:NandLifeController (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp25 const std::string TAG = "NandLifeController";
64 IMPLEMENT_SINGLE_INSTANCE(NandLifeController);
66 NandLifeController::NandLifeController() in NandLifeController() function in OHOS::Memory::NandLifeController
70 bool NandLifeController::Init() in Init()
141 bool NandLifeController::LoadNandLifeParam() in LoadNandLifeParam()
178 void NandLifeController::PrintNandLifeParam() in PrintNandLifeParam()
188 bool NandLifeController::IsSwapOutClosedPermently() in IsSwapOutClosedPermently()
193 bool NandLifeController::GetAndValidateNandLifeConfig() in GetAndValidateNandLifeConfig()
199 bool NandLifeController
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/include/nandlife_controller/
H A Dnandlife_controller.h25 class NandLifeController { class
26 DECLARE_SINGLE_INSTANCE_BASE(NandLifeController);
48 NandLifeController();
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dnandlife_controller_test.cpp58 EXPECT_EQ(NandLifeController::GetInstance().GetSwapOutKBSinceKernelBoot(swapOutKBSinceKernelBoot), true); in HWTEST_F()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp83 NandLifeController::GetInstance().Init(); in Init()

Completed in 2 milliseconds