Searched defs:source_fd_ (Results 1 – 5 of 5) sorted by relevance
| /system/core/fs_mgr/libsnapshot/ | ||
| D | snapshot_reader.h | 77     android::base::unique_fd source_fd_;  variable | 
| /system/update_engine/payload_consumer/ | ||
| D | verified_source_fd.h | 46   FileDescriptorPtr source_fd_;  variable | 
| D | xor_extent_writer.h | 60   const FileDescriptorPtr source_fd_;  variable | 
| D | xor_extent_writer_unittest.cc | 61   FileDescriptorPtr source_fd_ = std::make_shared<EintrSafeFileDescriptor>();  member in chromeos_update_engine::XorExtentWriterTest | 
| D | install_operation_executor_unittest.cc | 127   FileDescriptorPtr source_fd_ = std::make_shared<EintrSafeFileDescriptor>();  member in chromeos_update_engine::InstallOperationExecutorTest |