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

  /art/runtime/
runtime.h 82 static const size_t kDefaultSmallMethodThreshold = 60;
runtime.cc 368 parsed->small_method_threshold_ = Runtime::kDefaultSmallMethodThreshold;
    [all...]

Completed in 248 milliseconds