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

  /art/runtime/
runtime.h 83 static const size_t kDefaultTinyMethodThreshold = 20;
runtime.cc 369 parsed->tiny_method_threshold_ = Runtime::kDefaultTinyMethodThreshold;
    [all...]

Completed in 80 milliseconds