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

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

Completed in 387 milliseconds