Searched refs:out_location (Results 1 – 2 of 2) sorted by relevance
777 mirror::DexCache* AllocDexCache(ObjPtr<mirror::String>* out_location,
2344 mirror::DexCache* ClassLinker::AllocDexCache(ObjPtr<mirror::String>* out_location, in AllocDexCache() argument2348 DCHECK(out_location != nullptr); in AllocDexCache()2360 *out_location = location; in AllocDexCache()