OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowNewSystemWeaks
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
runtime.h
309
void
AllowNewSystemWeaks
() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
runtime.cc
[
all
...]
/art/runtime/gc/collector/
mark_sweep.cc
302
Runtime::Current()->
AllowNewSystemWeaks
();
[
all
...]
Completed in 45 milliseconds