Home
last modified time | relevance | path

Searched defs:out_location (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.cc537 Location out_location = visitor->GetNextLocation(type); in PrepareCriticalNativeArgumentMoves() local
/art/runtime/
Dclass_linker.cc2588 ObjPtr<mirror::DexCache> ClassLinker::AllocDexCache(/*out*/ ObjPtr<mirror::String>* out_location, in AllocDexCache()