Searched defs:Exists (Results 1 – 9 of 9) sorted by relevance
61 enum class FileWaitMode { Exists, DoesNotExist }; enumerator
83 bool Device::Exists() { in Exists() function in bluetooth::storage::Device
170 func (fs *osFs) Exists(name string) (bool, bool, error) { func292 func (m *mockFs) Exists(name string) (bool, bool, error) { func
93 bool FakePrefs::Exists(const string& key) const { in Exists() function in chromeos_update_engine::FakePrefs
102 bool PrefsBase::Exists(const string& key) const { in Exists() function in chromeos_update_engine::PrefsBase
286 bool Exists(const TKey<TValue>& key) const { in Exists() function
551 bool PointerData::Exists(const void* ptr) { in Exists() function in PointerData
192 bool Exists() const { in Exists() function
87 ::testing::AssertionResult Exists(ResTable* table, const StringPiece& expected_name, in Exists() function in aapt::TableFlattenerTest