OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateSymbolName
(Results
1 - 8
of
8
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor_database.h
248
bool
ValidateSymbolName
(const string& name);
descriptor_database.cc
93
if (!
ValidateSymbolName
(name)) {
235
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);
Completed in 408 milliseconds