Searched refs:out_location (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dclass_linker.h733 mirror::DexCache* AllocDexCache(ObjPtr<mirror::String>* out_location,
H A Dclass_linker.cc2233 mirror::DexCache* ClassLinker::AllocDexCache(ObjPtr<mirror::String>* out_location, argument
2237 DCHECK(out_location != nullptr);
2249 *out_location = location;

Completed in 44 milliseconds