Home
last modified time | relevance | path

Searched refs:GetAndValidateNandLifeConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/nandlife_controller/
H A Dnandlife_controller.h54 bool GetAndValidateNandLifeConfig();
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp80 if (!GetAndValidateNandLifeConfig()) { in Init()
193 bool NandLifeController::GetAndValidateNandLifeConfig() in GetAndValidateNandLifeConfig() function in OHOS::Memory::NandLifeController