Home
last modified time | relevance | path

Searched defs:source_fd_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dsnapshot_reader.h56 android::base::unique_fd source_fd_; variable
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dverified_source_fd.h49 FileDescriptorPtr source_fd_; variable
H A Dxor_extent_writer.h68 const FileDescriptorPtr source_fd_; variable
H A Dxor_extent_writer_unittest.cc64 FileDescriptorPtr source_fd_ = std::make_shared<EintrSafeFileDescriptor>(); member in chromeos_update_engine::XorExtentWriterTest
H A Dinstall_operation_executor_unittest.cc127 FileDescriptorPtr source_fd_ = std::make_shared<EintrSafeFileDescriptor>(); member in chromeos_update_engine::InstallOperationExecutorTest