HomeSort by relevance Sort by last modified time
    Searched defs:AddAndOwn (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.cc 259 return AddAndOwn(new_file);
262 bool SimpleDescriptorDatabase::AddAndOwn(const FileDescriptorProto* file) {
  /external/protobuf/src/google/protobuf/
descriptor_database.cc 259 return AddAndOwn(new_file);
262 bool SimpleDescriptorDatabase::AddAndOwn(const FileDescriptorProto* file) {

Completed in 3595 milliseconds