Searched refs:AddCopy (Results 1 – 9 of 9) sorted by relevance
44 CheckBool AddCopy(uint32 count, const void* bytes) WARN_UNUSED_RESULT;
417 if (!encoded->AddCopy(1, &b)) in Encode()426 if (!encoded->AddCopy(len, byte_values)) in Encode()
199 CheckBool EncodedProgram::AddCopy(uint32 count, const void* bytes) { in AddCopy() function in courgette::EncodedProgram
281 bool AddCopy(const void* encoded_file_descriptor, int size);
127 return database_.AddCopy(data.data(), data.size()); in AddToDatabase()
320 bool EncodedDescriptorDatabase::AddCopy( in AddCopy() function in google::protobuf::EncodedDescriptorDatabase
282 bool AddCopy(const void* encoded_file_descriptor, int size);