Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_base.cpp91 bool CowWriterBase::AddCopy(uint64_t new_block, uint64_t old_block, uint64_t num_blocks) { in AddCopy() function in android::snapshot::CowWriterBase
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dsnapshot_extent_writer_unittest.cc48 bool AddCopy(uint64_t new_block, in AddCopy() function in chromeos_update_engine::FakeCowWriter
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc566 bool EncodedDescriptorDatabase::AddCopy(const void* encoded_file_descriptor, in AddCopy() function in google::protobuf::EncodedDescriptorDatabase
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc566 bool EncodedDescriptorDatabase::AddCopy(const void* encoded_file_descriptor, in AddCopy() function in google::protobuf::EncodedDescriptorDatabase
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc2007 void AsynchronousCopyResource::AddCopy(const AsynchronousCopy& copy) { in AddCopy() function in xla::memory_space_assignment::AsynchronousCopyResource