OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 7125 milliseconds