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

  /art/runtime/jit/
jit.h 235 size_t GetCodeCacheMaxCapacity() const {
jit.cc 188 options->GetCodeCacheMaxCapacity(),
198 << ", max_capacity=" << PrettySize(options->GetCodeCacheMaxCapacity())

Completed in 548 milliseconds