Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc882 struct MonitorInfoClosure : public art::Closure { struct
884 explicit MonitorInfoClosure(Fn handle_results) in MonitorInfoClosure() function
914 MonitorInfoClosure<Fn> closure(handle_results); in GetOwnedMonitorInfoCommon()