Home
last modified time | relevance | path

Searched defs:GetDescriptor (Results 1 – 25 of 25) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwrappers.pb.h135 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
289 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
443 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
597 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
751 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
905 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1059 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1213 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1382 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dempty.pb.h103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dduration.pb.h103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dtimestamp.pb.h103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dsource_context.pb.h97 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dstruct.pb.h175 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
338 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
592 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dany.pb.h98 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Ddescriptor.pb.h374 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
542 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
889 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1073 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1244 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1548 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1719 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
2128 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
2319 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
2490 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
[all …]
Dapi.pb.h107 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
313 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
510 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dfield_mask.pb.h103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
Dmessage.h326 const Descriptor* GetDescriptor() const { return GetMetadata().descriptor; } in GetDescriptor() function
Dtype.pb.h216 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
450 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
831 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1046 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
1235 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.h63 TensorDescriptor GetDescriptor() const { return descriptor_; } in GetDescriptor() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.h71 TensorDescriptor GetDescriptor() const { return descriptor_; } in GetDescriptor() function
/external/protobuf/python/google/protobuf/pyext/
Dfield.cc72 static PyObject* GetDescriptor(PyMessageFieldProperty* self, void* closure) { in GetDescriptor() function
Ddescriptor_containers.cc950 static ParentDescriptor GetDescriptor(PyContainer* self) { in GetDescriptor() function
1317 static ParentDescriptor GetDescriptor(PyContainer* self) { in GetDescriptor() function
1392 static ParentDescriptor GetDescriptor(PyContainer* self) { in GetDescriptor() function
1442 static ParentDescriptor GetDescriptor(PyContainer* self) { in GetDescriptor() function
1504 static ParentDescriptor GetDescriptor(PyContainer* self) { in GetDescriptor() function
/external/protobuf/python/google/protobuf/
Dservice.py61 def GetDescriptor(): member in Service
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h126 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
296 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
484 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
658 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
/external/llvm-project/lldb/source/Host/common/
DFile.cpp120 int File::GetDescriptor() const { return kInvalidDescriptor; } in GetDescriptor() function in File
251 int NativeFile::GetDescriptor() const { in GetDescriptor() function in NativeFile
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTableDrivenMarshal.c61 #define GetDescriptor(reference) \ macro
64 static const MarshalHeader_mst *GetDescriptor(marshalIndex_t index) in GetDescriptor() function
/external/perfetto/src/ipc/
Dhost_impl_unittest.cc75 const ServiceDescriptor& GetDescriptor() override { return descriptor_; } in GetDescriptor() function in perfetto::ipc::__anon3cf0bd540111::FakeService
Dclient_impl_unittest.cc57 const ServiceDescriptor& GetDescriptor() override { in GetDescriptor() function in perfetto::ipc::__anon2c0b15d50111::FakeProxy
/external/webrtc/rtc_base/
Dphysical_socket_server.cc692 int SocketDispatcher::GetDescriptor() { in GetDescriptor() function in rtc::SocketDispatcher
950 int GetDescriptor() override { return afd_[0]; } in GetDescriptor() function in rtc::EventDispatcher
/external/crosvm/usb_util/src/
Dtypes.rs253 GetDescriptor = 0x06, enumerator
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DPythonDataObjects.cpp1300 int GetDescriptor() const override { return m_descriptor; } in GetDescriptor() function in __anon89da3f040611::BinaryPythonFile
1354 int GetDescriptor() const override { return m_descriptor; } in GetDescriptor() function in __anon89da3f040711::TextPythonFile