Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/services/memmgrservice/src/nandlife_controller/
H A Dnandlife_controller.cpp132 unsigned long long ReadUnsignedLongLongParam(const std::string &paramName) in ReadUnsignedLongLongParam() function
143 minsToday_ = ReadUnsignedLongLongParam(MINS_TODAY_PARAM); in LoadNandLifeParam()
151 swapOutKBToday_ = ReadUnsignedLongLongParam(SWAP_OUT_KB_TODAY_PARAM); in LoadNandLifeParam()
159 minsSinceBirth_ = ReadUnsignedLongLongParam(MINS_FROM_BIRTH_PARAM); in LoadNandLifeParam()
167 swapOutKBSinceBirth_ = ReadUnsignedLongLongParam(SWAP_OUT_KB_FROM_BIRTH_PARAM); in LoadNandLifeParam()

Completed in 1 milliseconds