Home
last modified time | relevance | path

Searched defs:kMaxSpaces (Results 1 – 2 of 2) sorted by relevance

/system/nvram/core/include/nvram/core/
Dnvram_manager.h142 static constexpr size_t kMaxSpaces = 32; variable
/system/nvram/hal/
Dmemory_storage.cpp24 const int kMaxSpaces = 32; variable