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