Home
last modified time | relevance | path

Searched refs:IsSettingErrno (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_consumer/
Dcached_file_descriptor.h59 bool IsSettingErrno() override { return fd_->IsSettingErrno(); } in IsSettingErrno() function
Dfile_descriptor.h101 virtual bool IsSettingErrno() = 0;
128 bool IsSettingErrno() override { in IsSettingErrno() function
Dfake_file_descriptor.h81 bool IsSettingErrno() override { return true; } in IsSettingErrno() function