Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc883 struct MonitorInfoClosure : public art::Closure { struct
885 explicit MonitorInfoClosure(Fn handle_results) in MonitorInfoClosure() function
915 MonitorInfoClosure<Fn> closure(handle_results); in GetOwnedMonitorInfoCommon()