OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReleaseOatFile
(Results
1 - 3
of
3
) sorted by null
/art/runtime/gc/space/
image_space.h
45
// creation of the alloc space. The
ReleaseOatFile
will later be
53
OatFile&
ReleaseOatFile
()
image_space.cc
294
OatFile& ImageSpace::
ReleaseOatFile
() {
/art/runtime/
class_linker.cc
665
OatFile& oat_file = space->
ReleaseOatFile
();
[
all
...]
Completed in 76 milliseconds