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.h129 bool IsSettingErrno() override { return true; } in IsSettingErrno() function
Dcached_file_descriptor.h59 bool IsSettingErrno() override { return fd_->IsSettingErrno(); } in IsSettingErrno() function
Dfake_file_descriptor.h81 bool IsSettingErrno() override { return true; } in IsSettingErrno() function
Dcow_writer_file_descriptor.cc139 bool CowWriterFileDescriptor::IsSettingErrno() { in IsSettingErrno() function in chromeos_update_engine::CowWriterFileDescriptor
/system/core/fs_mgr/libsnapshot/
Dsnapshot_reader.cpp68 bool ReadFdFileDescriptor::IsSettingErrno() { in IsSettingErrno() function in android::snapshot::ReadFdFileDescriptor
319 bool CompressedSnapshotReader::IsSettingErrno() { in IsSettingErrno() function in android::snapshot::CompressedSnapshotReader