Searched refs:monitor_pool_ (Results 1 - 2 of 2) sorted by path

/art/runtime/
H A Druntime.cc228 monitor_pool_(nullptr),
416 delete monitor_pool_;
1200 monitor_pool_ = MonitorPool::Create();
H A Druntime.h285 return monitor_pool_;
875 MonitorPool* monitor_pool_; member in class:art::verifier::VerifyMode

Completed in 656 milliseconds