Searched defs:Exists (Results 1 – 4 of 4) sorted by relevance
| /system/core/fs_mgr/libfs_avb/ | ||
| D | util.h | 55 enum class FileWaitMode { Exists, DoesNotExist }; enumerator |
| /system/core/fastboot/ | ||
| D | storage.cpp | 38 bool ConnectedDevicesStorage::Exists() const { in Exists() function in ConnectedDevicesStorage |
| /system/update_engine/common/ | ||
| D | fake_prefs.cc | 93 bool FakePrefs::Exists(std::string_view key) const { in Exists() function in chromeos_update_engine::FakePrefs |
| D | prefs.cc | 114 bool PrefsBase::Exists(std::string_view key) const { in Exists() function in chromeos_update_engine::PrefsBase |