Home
last modified time | relevance | path

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

/external/grpc-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
/external/caliper/caliper/src/main/java/com/google/caliper/util/
DReflection.java27 public final class Reflection { class
28 private Reflection() {} in Reflection() method in Reflection
/external/guava/guava/src/com/google/common/reflect/
DReflection.java30 public final class Reflection { class
90 private Reflection() {} in Reflection() method in Reflection
/external/guava/android/guava/src/com/google/common/reflect/
DReflection.java30 public final class Reflection { class
90 private Reflection() {} in Reflection() method in Reflection
/external/python/cpython2/Doc/c-api/
Dreflection.rst5 Reflection title
/external/python/cpython3/Doc/c-api/
Dreflection.rst5 Reflection title
/external/javassist/src/main/javassist/tools/reflect/
DReflection.java75 public class Reflection implements Translator { class
108 public Reflection() { in Reflection() method in Reflection
/external/protobuf/src/google/protobuf/
Drepeated_field.h86 class Reflection; variable
Dmessage.h141 class Reflection; variable
Ddescriptor.h116 class Reflection; variable
1066 friend class Reflection; variable
Dgenerated_message_reflection.cc220 Reflection::Reflection(const Descriptor* descriptor, in Reflection() function in google::protobuf::Reflection
/external/protobuf/python/google/protobuf/pyext/
Dmessage.h49 class Reflection; variable