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 D | descriptor.cc | 475 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 D | descriptor.cc | 475 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 D | MapInfo.cpp | 388 std::string MapInfo::GetFullName() { in GetFullName() function in unwindstack::MapInfo
|
/aosp_15_r20/external/perfetto/src/protozero/protoc_plugin/ |
H A D | cppgen_plugin.cc | 81 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 D | cpdf_formfield.cpp | 147 WideString CPDF_FormField::GetFullName() const { in GetFullName() function in CPDF_FormField
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | srp_server.hpp | 490 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 D | test_launcher.cc | 1047 std::string TestLauncher::TestInfo::GetFullName() const { in GetFullName() function in base::TestLauncher::TestInfo
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | xla_builder.cc | 74 std::string GetFullName(const std::string& base_name, char separator, in GetFullName() function
|