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

  /art/runtime/jit/
jit.h 234 size_t GetCodeCacheMaxCapacity() const {
jit.cc 189 options->GetCodeCacheMaxCapacity(),
200 << ", max_capacity=" << PrettySize(options->GetCodeCacheMaxCapacity())

Completed in 93 milliseconds