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

  /art/runtime/jit/
jit.h 225 size_t GetCodeCacheMaxCapacity() const {
jit.cc 159 options->GetCodeCacheMaxCapacity(),
169 << ", max_capacity=" << PrettySize(options->GetCodeCacheMaxCapacity())

Completed in 43 milliseconds