Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc899 struct MonitorInfoClosure : public art::Closure { struct
901 explicit MonitorInfoClosure(Fn handle_results) in MonitorInfoClosure() function
931 MonitorInfoClosure<Fn> closure(handle_results); in GetOwnedMonitorInfoCommon()