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

  /art/compiler/dex/
quick_compiler_callbacks.cc 40 if (!does_class_unloading_) {
quick_compiler_callbacks.h 61 does_class_unloading_ = does_class_unloading;
68 bool does_class_unloading_ = false; member in class:art::FINAL

Completed in 52 milliseconds