Home
last modified time | relevance | path

Searched defs:GetFullName (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/
DMethod.cs171 internal static string GetFullName(string serviceName, string methodName) in GetFullName() method in Grpc.Core.Method
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc475 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
752 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1082 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1588 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1716 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1847 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc475 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
752 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1082 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1588 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1716 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
1847 static PyObject* GetFullName(PyBaseDescriptor* self, void *closure) { in GetFullName() function
/external/perfetto/src/protozero/protoc_plugin/
Dcppgen_plugin.cc85 std::string GetFullName(const T* msg, bool with_namespace = false) const { in GetFullName() function in protozero::__anonedd5c35b0111::CppObjGenerator
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp147 WideString CPDF_FormField::GetFullName() const { in GetFullName() function in CPDF_FormField
/external/openthread/src/core/net/
Dsrp_server.hpp463 const char *GetFullName(void) const { return mFullName.AsCString(); } in GetFullName() function in ot::Srp::Server::Host
/external/cronet/base/test/launcher/
Dtest_launcher.cc1046 std::string TestLauncher::TestInfo::GetFullName() const { in GetFullName() function in base::TestLauncher::TestInfo
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc74 std::string GetFullName(const std::string& base_name, char separator, in GetFullName() function