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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerReflectionInfo.cpp62 UseCounter::count(box().document(), UseCounter::Reflection); member in class:blink::UseCounter
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dmessage.h100 // const Reflection* reflection = foo->GetReflection();
134 class Reflection;
156 const Reflection* reflection;
215 // See Reflection::GetUnknownFields() for more on unknown fields.
220 // Reflection object's SpaceUsed() method.
264 // Reflection-based methods ----------------------------------------
291 typedef google::protobuf::Reflection Reflection; typedef in class:google::protobuf::Message
297 // Get the Reflection interface for this Message, which can be used to
304 virtual const Reflection* GetReflectio
360 class LIBPROTOBUF_EXPORT Reflection { class in namespace:google::protobuf
362 inline Reflection() {} function in class:google::protobuf::Reflection
[all...]
H A Dmessage.cc187 // Reflection and associated Template Specializations
189 Reflection::~Reflection() {}
193 const RepeatedField<TYPE>& Reflection::GetRepeatedField<TYPE>( \
201 RepeatedField<TYPE>* Reflection::MutableRepeatedField<TYPE>( \
218 void* Reflection::MutableRawRepeatedString(
/external/protobuf/src/google/protobuf/
H A Dmessage.h99 // const Reflection* reflection = foo->GetReflection();
128 // function. This is necessary because Reflection has a method called
150 class Reflection;
169 const Reflection* reflection;
234 // See Reflection::GetUnknownFields() for more on unknown fields.
239 // Reflection object's SpaceUsed() method.
283 // Reflection-based methods ----------------------------------------
310 typedef google::protobuf::Reflection Reflection; typedef in class:google::protobuf::Message
316 // Get the Reflection interfac
379 class LIBPROTOBUF_EXPORT Reflection { class in namespace:google::protobuf
382 inline Reflection() {} function in class:google::protobuf::Reflection
[all...]
H A Dmessage.cc185 Reflection::~Reflection() {}
/external/javassist/src/main/javassist/tools/reflect/
H A DReflection.java62 public class Reflection implements Translator { class in inherits:Translator
93 * Constructs a new <code>Reflection</code> object.
95 public Reflection() { method in class:Reflection
/external/robolectric/src/main/java/com/xtremelabs/robolectric/
H A DRobolectric.java1287 * Reflection helper methods.
1289 public static class Reflection { class in class:Robolectric
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DUseCounter.h106 Reflection = 55, enumerator in enum:blink::UseCounter::Feature
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 961 milliseconds