Searched defs:source_fd_ (Results 1 – 5 of 5) sorted by relevance
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
D | snapshot_reader.h | 56 android::base::unique_fd source_fd_; variable |
/system/update_engine/payload_consumer/ | ||
D | verified_source_fd.h | 49 FileDescriptorPtr source_fd_; variable |
D | xor_extent_writer.h | 68 const FileDescriptorPtr source_fd_; variable |
D | xor_extent_writer_unittest.cc | 64 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 |