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::__anon5a7223650111::StorageSlot |
/system/nvram/hal/ | ||
D | memory_storage.cpp | 28 bool present() const { return blob_.size() != 0; } in present() function in nvram::storage::__anon126252d10111::StorageSlot |
/system/bt/stack/include/ | ||
D | smp_api_types.h | 222 bool present; member |