Searched defs:persistent (Results 1 - 1 of 1) sorted by relevance

/system/nvram/core/include/nvram/core/
H A Dnvram_manager.h30 // persistent storage objects in the form of |NvramHeader| and |NvramSpace|
31 // objects and uses the persistence layer to read and write them from persistent
98 // |SpaceListEntry| in the |spaces_| array and the persistent |NvramSpace|
99 // state held in permanent storage. We only load the persistent space data
117 NvramSpace persistent; member in struct:nvram::NvramManager::SpaceRecord

Completed in 57 milliseconds