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