Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/
Dutil.h55 enum class FileWaitMode { Exists, DoesNotExist }; enumerator
/system/core/fastboot/
Dstorage.cpp38 bool ConnectedDevicesStorage::Exists() const { in Exists() function in ConnectedDevicesStorage
/system/update_engine/common/
Dfake_prefs.cc93 bool FakePrefs::Exists(std::string_view key) const { in Exists() function in chromeos_update_engine::FakePrefs
Dprefs.cc114 bool PrefsBase::Exists(std::string_view key) const { in Exists() function in chromeos_update_engine::PrefsBase