OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:code_cache_max_capacity_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jit/
jit.h
226
return
code_cache_max_capacity_
;
251
size_t
code_cache_max_capacity_
;
member in class:art::jit::JitOptions
263
code_cache_max_capacity_
(0),
jit.cc
58
jit_options->
code_cache_max_capacity_
=
Completed in 319 milliseconds