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

/system/nvram/core/include/nvram/core/
H A Dnvram_manager.h89 // in the |spaces_| array for each of the spaces that are currently allocated.
98 // |SpaceListEntry| in the |spaces_| array and the persistent |NvramSpace|
125 // Finds the array index in |spaces_| that corresponds to |space_index|.
150 SpaceListEntry spaces_[kMaxSpaces]; member in class:nvram::NvramManager

Completed in 54 milliseconds