Home
last modified time | relevance | path

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

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