Searched defs:present (Results 1 – 3 of 3) sorted by relevance
/system/nvram/core/tests/ | ||
D | fake_storage.cpp | 71 bool present() const { return present_; } in present() function in nvram::storage::__anonacc7e6480111::StorageSlot |
/system/nvram/hal/ | ||
D | memory_storage.cpp | 28 bool present() const { return blob_.size() != 0; } in present() function in nvram::storage::__anone366fbd40111::StorageSlot |
/system/memory/lmkd/ | ||
D | lmkd.cpp | 334 int64_t present; member |