Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc1130 const FileDescriptorPtr source_fd, in ValidateSourceHash()
1434 FileDescriptorPtr source_fd = ChooseSourceFD(operation, error); in PerformSourceBsdiffOperation() local
1541 FileDescriptorPtr source_fd = ChooseSourceFD(operation, error); in PerformPuffDiffOperation() local
/system/core/fs_mgr/liblp/
Dimages.cpp412 android::base::unique_fd source_fd = GetControlFileOrOpen(file.c_str(), O_RDONLY | O_CLOEXEC); in OpenImageFile() local