Home
last modified time | relevance | path

Searched defs:target_fd (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/payload_generator/
Dcow_size_estimator.cc36 FileDescriptorPtr target_fd, in PerformReplaceOp()
70 FileDescriptorPtr target_fd) { in WriteAllCowOps()
105 FileDescriptorPtr target_fd, in EstimateCowSize()
124 FileDescriptorPtr target_fd, in CowDryRun()
Dcow_size_estimator_stub.cc23 FileDescriptorPtr target_fd, in EstimateCowSize()
Ddelta_diff_generator.cc126 auto target_fd = std::make_unique<EintrSafeFileDescriptor>(); in Run() local
/system/vold/
DLoop.cpp69 unique_fd target_fd; in create() local
/system/apex/apexd/
Dapexd_loop.cpp190 unique_fd target_fd(open(target.c_str(), O_RDONLY | O_CLOEXEC | O_DIRECT)); in ConfigureLoopDevice() local
Dapexservice_test.cpp2563 android::base::unique_fd target_fd( in ExecInMountNamespaceOf() local
/system/core/fs_mgr/
Dfs_mgr.cpp2056 unique_fd target_fd(TEMP_FAILURE_RETRY(open(file_path, O_RDWR | O_CREAT | O_CLOEXEC, 0600))); in PrepareZramBackingDevice() local