Home
last modified time | relevance | path

Searched defs:Describe (Results 1 – 7 of 7) sorted by relevance

/art/runtime/
Dreflective_value_visitor.cc27 void HeapReflectiveSourceInfo::Describe(std::ostream& os) const { in Describe() function in art::HeapReflectiveSourceInfo
34 void JniIdReflectiveSourceInfo<jfieldID>::Describe(std::ostream& os) const { in Describe() function in art::JniIdReflectiveSourceInfo
40 void JniIdReflectiveSourceInfo<jmethodID>::Describe(std::ostream& os) const { in Describe() function in art::JniIdReflectiveSourceInfo
45 void ReflectiveHandleScopeSourceInfo::Describe(std::ostream& os) const { in Describe() function in art::ReflectiveHandleScopeSourceInfo
Djava_frame_root_info.cc23 void JavaFrameRootInfo::Describe(std::ostream& os) const { in Describe() function in art::JavaFrameRootInfo
Dreflective_handle_scope.cc26 void BaseReflectiveHandleScope::Describe(std::ostream& os) const { in Describe() function in art::BaseReflectiveHandleScope
Dreflective_value_visitor.h108 virtual void Describe(std::ostream& os) const { in Describe() function
170 void Describe(std::ostream& os) const override REQUIRES(Locks::mutator_lock_) { in Describe() function
Dgc_root.h75 virtual void Describe(std::ostream& os) const { in Describe() function
/art/openjdkjvmti/
Dti_breakpoint.cc63 void Describe(std::ostream& os) const override REQUIRES_SHARED(art::Locks::mutator_lock_) { in Describe() function in openjdkjvmti::JvmtiBreakpointReflectionSource
Dti_field.cc59 void Describe(std::ostream& os) const override REQUIRES_SHARED(art::Locks::mutator_lock_) { in Describe() function in openjdkjvmti::JvmtiFieldReflectionSource