OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ispc
(Results
1 - 1
of
1
) sorted by null
/art/patchoat/
patchoat.cc
172
gc::space::ImageSpace*
ispc
= Runtime::Current()->GetHeap()->GetImageSpace();
local
174
PatchOat p(image.release(),
ispc
->GetLiveBitmap(),
ispc
->GetMemMap(),
261
gc::space::ImageSpace*
ispc
= Runtime::Current()->GetHeap()->GetImageSpace();
local
270
PatchOat p(elf.release(), image.release(),
ispc
->GetLiveBitmap(),
ispc
->GetMemMap(),
[
all
...]
Completed in 163 milliseconds