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

/system/nvram/core/include/nvram/core/
H A Dpersistence.h68 Vector<uint32_t> allocated_indices; member in struct:nvram::NvramHeader
73 // |allocated_indices| and set it as the |provisional_index|. Then, the
77 // index from |allocated_indices| and reset |provisional_index|, hence the
80 // |allocated_indices|, but stored in |provisional_index|. The, the header
83 // absent in |allocated_indices|. If this is the case, the initialization

Completed in 62 milliseconds