Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A 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
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A 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
/aosp_15_r20/system/unwinding/libunwindstack/
H A DMapInfo.cpp388 std::string MapInfo::GetFullName() { in GetFullName() function in unwindstack::MapInfo
/aosp_15_r20/external/perfetto/src/protozero/protoc_plugin/
H A Dcppgen_plugin.cc81 std::string GetFullName(const T* msg, bool with_namespace = false) const { in GetFullName() function in protozero::__anon321073cc0111::CppObjGenerator
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_formfield.cpp147 WideString CPDF_FormField::GetFullName() const { in GetFullName() function in CPDF_FormField
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp490 const char *GetFullName(void) const { return mFullName.AsCString(); } in GetFullName() function in ot::Srp::Server::Host
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc1047 std::string TestLauncher::TestInfo::GetFullName() const { in GetFullName() function in base::TestLauncher::TestInfo
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc74 std::string GetFullName(const std::string& base_name, char separator, in GetFullName() function