Searched refs:computeClassLoaderContextRec (Results 1 – 1 of 1) sorted by relevance
459 hostClc, targetClc, hostPaths := computeClassLoaderContextRec(clcMap[sdkVer])470 func computeClassLoaderContextRec(clcs []*ClassLoaderContext) (string, string, android.Paths) { func475 subClcHost, subClcTarget, subPaths := computeClassLoaderContextRec(clc.Subcontexts)