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

  /external/protobuf/src/google/protobuf/
descriptor_database.h 248 bool ValidateSymbolName(const string& name);
descriptor_database.cc 93 if (!ValidateSymbolName(name)) {
234 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::ValidateSymbolName(
descriptor.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 247 bool ValidateSymbolName(const string& name);
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 247 bool ValidateSymbolName(const string& name);
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor_database.h 247 bool ValidateSymbolName(const string& name);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor_database.h 248 bool ValidateSymbolName(const string& name);
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor_database.h 247 bool ValidateSymbolName(const string& name);
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
DescriptorPool.cs 155 ValidateSymbolName(descriptor);
192 private static void ValidateSymbolName(IDescriptor descriptor)

Completed in 522 milliseconds