Home
last modified time | relevance | path

Searched refs:GetFrameCountClosure (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_stack.cc697 struct GetFrameCountClosure : public art::Closure { struct
699 GetFrameCountClosure() : count(0) {} in GetFrameCountClosure() argument
747 GetFrameCountClosure closure; in GetFrameCount()