Home
last modified time | relevance | path

Searched defs:Exists (Results 1 – 4 of 4) sorted by relevance

/system/core/fs_mgr/libfs_avb/
Dutil.h61 enum class FileWaitMode { Exists, DoesNotExist }; enumerator
/system/bt/gd/storage/
Ddevice.cc83 bool Device::Exists() { in Exists() function in bluetooth::storage::Device
/system/update_engine/common/
Dfake_prefs.cc93 bool FakePrefs::Exists(const string& key) const { in Exists() function in chromeos_update_engine::FakePrefs
Dprefs.cc102 bool PrefsBase::Exists(const string& key) const { in Exists() function in chromeos_update_engine::PrefsBase