OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldDoFullCollection
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jit/
jit_code_cache.h
126
bool
ShouldDoFullCollection
()
jit_code_cache.cc
554
bool JitCodeCache::
ShouldDoFullCollection
() {
602
do_full_collection =
ShouldDoFullCollection
();
633
bool next_collection_will_be_full =
ShouldDoFullCollection
();
[
all
...]
Completed in 44 milliseconds