OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KeepClass
(Results
1 - 2
of
2
) sorted by null
/art/compiler/
image_writer.cc
480
CHECK(klass == nullptr ||
KeepClass
(klass))
806
bool ImageWriter::
KeepClass
(Class* klass) {
[
all
...]
image_writer.h
367
bool
KeepClass
(mirror::Class* klass) SHARED_REQUIRES(Locks::mutator_lock_);
Completed in 7714 milliseconds