Searched defs:GetFullName (Results 1 – 8 of 8) sorted by relevance
| /external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| D | MSVCUndecoratedNameParser.h | 23 llvm::StringRef GetFullName() const { return m_full_name; } in GetFullName() function
|
| D | CPlusPlusLanguage.h | 48 ConstString GetFullName() const { return m_full; } in GetFullName() function
|
| /external/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| D | ObjCLanguage.h | 61 ConstString GetFullName() const { return m_full; } in GetFullName() function
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | Method.cs | 171 internal static string GetFullName(string serviceName, string methodName) in GetFullName() method in Grpc.Core.Method
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | descriptor.cc | 475 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function 745 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function 1060 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function 1543 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function 1665 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function 1792 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
|
| /external/perfetto/src/protozero/protoc_plugin/ |
| D | cppgen_plugin.cc | 84 std::string GetFullName(const T* msg, bool with_namespace = false) const { in GetFullName() function in protozero::__anon869eb53d0111::CppObjGenerator
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_formfield.cpp | 143 WideString CPDF_FormField::GetFullName() const { in GetFullName() function in CPDF_FormField
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 72 string GetFullName(const string& base_name, char separator, int64 id) { in GetFullName() function
|