OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanRelocate
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
runtime.h
141
bool
CanRelocate
() const;
144
return must_relocate_ &&
CanRelocate
();
runtime.cc
[
all
...]
Completed in 72 milliseconds