Searched defs:symbol_name (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor_database.cc | 273 const string& symbol_name, in FindFileContainingSymbol() 335 const string& symbol_name, in FindFileContainingSymbol() 341 const string& symbol_name, in FindNameOfFileContainingSymbol() 407 const string& symbol_name, in FindFileContainingSymbol() 473 const string& symbol_name, in FindFileContainingSymbol()
|
D | descriptor_unittest.cc | 5916 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() 5951 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() 5981 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() 6273 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor_database.cc | 120 const string& symbol_name, FileDescriptorProto* output) { in FindFileContainingSymbol()
|
/frameworks/compile/libbcc/lib/ |
D | Compiler.cpp | 445 for (auto &symbol_name : keep_funcs) { in addInternalizeSymbolsPass() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | importer.cc | 156 const string& symbol_name, FileDescriptorProto* output) { in FindFileContainingSymbol()
|