Searched defs:Exists (Results 1 – 4 of 4) sorted by relevance
/system/core/fs_mgr/libfs_avb/ | ||
D | util.h | 61 enum class FileWaitMode { Exists, DoesNotExist }; enumerator |
/system/bt/gd/storage/ | ||
D | device.cc | 83 bool Device::Exists() { in Exists() function in bluetooth::storage::Device |
/system/update_engine/common/ | ||
D | fake_prefs.cc | 93 bool FakePrefs::Exists(const string& key) const { in Exists() function in chromeos_update_engine::FakePrefs |
D | prefs.cc | 102 bool PrefsBase::Exists(const string& key) const { in Exists() function in chromeos_update_engine::PrefsBase |