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

  /art/runtime/
runtime.h 748 return pruned_dalvik_cache_;
752 pruned_dalvik_cache_ = pruned;
1169 bool pruned_dalvik_cache_; member in class:art::verifier::VerifyMode
    [all...]
runtime.cc 289 pruned_dalvik_cache_(false),
    [all...]

Completed in 65 milliseconds