Home
last modified time | relevance | path

Searched defs:Reflection (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/doc/
Dserver_reflection_tutorial.md11 ### Enable server reflection in C++ servers
57 ### List services
94 ### List methods
110 ### Inspect message types
128 ### Call a remote method
/third_party/protobuf/docs/
Dimplementing_proto3_presence.md308 ### API Changes
340 ### Implementation Changes
369 ### Validating Descriptors
/third_party/python/Doc/c-api/
Dreflection.rst5 Reflection title
/third_party/protobuf/docs/csharp/
Dproto2.md152 ### Reflection subsection in APIs
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.h49 class Reflection; variable
/third_party/protobuf/src/google/protobuf/
Drepeated_field.h80 class Reflection; variable
Dmessage.h141 class Reflection; variable
Ddescriptor.h118 class Reflection; variable
1157 friend class Reflection; variable
Dgenerated_message_reflection.cc217 Reflection::Reflection(const Descriptor* descriptor, in Reflection() function in google::protobuf::Reflection
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DGetBindGroupLayoutValidationTests.cpp1020 TEST_F(GetBindGroupLayoutTests, Reflection) { in TEST_F() argument