/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 135 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
|
D | empty.pb.h | 103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
|
D | duration.pb.h | 103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
|
D | timestamp.pb.h | 103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
|
D | source_context.pb.h | 97 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
|
D | struct.pb.h | 175 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
|
D | any.pb.h | 98 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
|
D | descriptor.pb.h | 374 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 …]
|
D | api.pb.h | 107 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
|
D | field_mask.pb.h | 103 static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { in GetDescriptor() function
|
D | message.h | 326 const Descriptor* GetDescriptor() const { return GetMetadata().descriptor; } in GetDescriptor() function
|
D | type.pb.h | 216 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/ |
D | metal_spatial_tensor.h | 63 TensorDescriptor GetDescriptor() const { return descriptor_; } in GetDescriptor() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | tensor.h | 71 TensorDescriptor GetDescriptor() const { return descriptor_; } in GetDescriptor() function
|
/external/protobuf/python/google/protobuf/pyext/ |
D | field.cc | 72 static PyObject* GetDescriptor(PyMessageFieldProperty* self, void* closure) { in GetDescriptor() function
|
D | descriptor_containers.cc | 950 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/ |
D | service.py | 61 def GetDescriptor(): member in Service
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 126 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/ |
D | File.cpp | 120 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/ |
D | TableDrivenMarshal.c | 61 #define GetDescriptor(reference) \ macro 64 static const MarshalHeader_mst *GetDescriptor(marshalIndex_t index) in GetDescriptor() function
|
/external/perfetto/src/ipc/ |
D | host_impl_unittest.cc | 75 const ServiceDescriptor& GetDescriptor() override { return descriptor_; } in GetDescriptor() function in perfetto::ipc::__anon3cf0bd540111::FakeService
|
D | client_impl_unittest.cc | 57 const ServiceDescriptor& GetDescriptor() override { in GetDescriptor() function in perfetto::ipc::__anon2c0b15d50111::FakeProxy
|
/external/webrtc/rtc_base/ |
D | physical_socket_server.cc | 692 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/ |
D | types.rs | 253 GetDescriptor = 0x06, enumerator
|
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
D | PythonDataObjects.cpp | 1300 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
|