Home
last modified time | relevance | path

Searched defs:target_fd_ (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dpartition_writer.h112 FileDescriptorPtr target_fd_; variable
Dinstall_operation_executor_unittest.cc128 FileDescriptorPtr target_fd_ = std::make_shared<EintrSafeFileDescriptor>(); member in chromeos_update_engine::InstallOperationExecutorTest