HomeSort by relevance Sort by last modified time
    Searched refs:zygote_no_threads_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.h 765 zygote_no_threads_ = val;
769 return zygote_no_threads_;
1175 bool zygote_no_threads_; member in class:art::verifier::VerifyMode
    [all...]
runtime.cc 292 zygote_no_threads_(false),
    [all...]

Completed in 322 milliseconds