Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage.h133 class Reflection; variable
318 typedef google::protobuf::Reflection Reflection; typedef
403 inline Reflection() {} in Reflection() function
/frameworks/compile/slang/
Dllvm-rs-cc.cpp271 slang::ReflectionState Reflection; in main() local
Dslang_rs_reflection.cpp2711 RSReflectionJava *Reflection, ReflectionState *RState) in RSReflectionJavaElementBuilder()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.h49 class Reflection; variable