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

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

Completed in 66 milliseconds