Searched refs:AddAndOwn (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor_database.h142 bool AddAndOwn(const FileDescriptorProto* file);
H A Ddescriptor_database.cc258 return AddAndOwn(new_file);
261 bool SimpleDescriptorDatabase::AddAndOwn(const FileDescriptorProto* file) { function in class:google::protobuf::SimpleDescriptorDatabase

Completed in 499 milliseconds