Home
last modified time | relevance | path

Searched defs:IsSettingErrno (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/payload_consumer/
Dfec_file_descriptor.h51 bool IsSettingErrno() override { return true; } in IsSettingErrno() function
Dfile_descriptor.h136 bool IsSettingErrno() override { return true; } in IsSettingErrno() function
Dfake_file_descriptor.h81 bool IsSettingErrno() override { return true; } in IsSettingErrno() function
Dcached_file_descriptor.h57 bool IsSettingErrno() override { return GetFd()->IsSettingErrno(); } in IsSettingErrno() function
Dcow_writer_file_descriptor.cc145 bool CowWriterFileDescriptor::IsSettingErrno() { in IsSettingErrno() function in chromeos_update_engine::CowWriterFileDescriptor
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dsnapshot_reader.cpp269 bool CompressedSnapshotReader::IsSettingErrno() { in IsSettingErrno() function in android::snapshot::CompressedSnapshotReader