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