Searched defs:jsonClassLoaderContext (Results 1 – 1 of 1) sorted by relevance
496 type jsonClassLoaderContext struct { struct497 Name string498 Host string499 Device string500 Subcontexts []*jsonClassLoaderContext524 func fromJsonClassLoaderContextRec(ctx android.PathContext, jClcs []*jsonClassLoaderContext) []*Cla…