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

  /external/protobuf/src/google/protobuf/
descriptor_database.h 142 bool AddAndOwn(const FileDescriptorProto* file);
descriptor_database.cc 258 return AddAndOwn(new_file);
261 bool SimpleDescriptorDatabase::AddAndOwn(const FileDescriptorProto* file) {
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 141 bool AddAndOwn(const FileDescriptorProto* file);
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 141 bool AddAndOwn(const FileDescriptorProto* file);
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor_database.h 141 bool AddAndOwn(const FileDescriptorProto* file);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor_database.h 142 bool AddAndOwn(const FileDescriptorProto* file);
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor_database.h 141 bool AddAndOwn(const FileDescriptorProto* file);

Completed in 207 milliseconds