OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kResolutionMethod
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
image.h
107
kResolutionMethod
,
/art/runtime/gc/space/
image_space.cc
711
mirror::Object* resolution_method = image_header.GetImageRoot(ImageHeader::
kResolutionMethod
);
[
all
...]
/art/compiler/
image_writer.cc
789
image_roots->Set<false>(ImageHeader::
kResolutionMethod
, runtime->GetResolutionMethod());
[
all
...]
Completed in 477 milliseconds