Home
last modified time | relevance | path

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

/system/nvram/core/include/nvram/core/
Dnvram_manager.h90 struct SpaceListEntry { struct
116 SpaceListEntry* transient = nullptr;
150 SpaceListEntry spaces_[kMaxSpaces];
/system/nvram/core/
Dnvram_manager.cpp346 SpaceListEntry tmp = spaces_[space_record.array_index]; in DeleteSpace()