Searched defs:ClassLoaderContext (Results 1 – 1 of 1) sorted by relevance
191 type ClassLoaderContext struct { struct193 Name string196 Host android.Path199 Device string202 Subcontexts []*ClassLoaderContext407 func validateClassLoaderContextRec(sdkVer int, clcs []*ClassLoaderContext) (bool, error) {470 func computeClassLoaderContextRec(clcs []*ClassLoaderContext) (string, string, android.Paths) {548 func toJsonClassLoaderContextRec(clcs []*ClassLoaderContext) []*jsonClassLoaderContext {