Searched defs:ClassLoaderContextMap (Results 1 – 3 of 3) sorted by relevance
257 type ClassLoaderContextMap map[int][]*ClassLoaderContext type295 nestedClcMap ClassLoaderContextMap) error {358 nestedClcMap ClassLoaderContextMap) {371 func (clcMap ClassLoaderContextMap) AddContextMap(otherClcMap ClassLoaderContextMap, implicitRootLi…506 func fixClassLoaderContext(clcMap ClassLoaderContextMap) {532 func validateClassLoaderContext(clcMap ClassLoaderContextMap) (bool, error) {569 func ComputeClassLoaderContext(clcMap ClassLoaderContextMap) (clcStr string, paths android.Paths) {677 func toJsonClassLoaderContext(clcMap ClassLoaderContextMap) jsonClassLoaderContextMap {
411 …roid.ModuleContext, sdkContext android.SdkContext, classLoaderContexts dexpreopt.ClassLoaderContex…
2127 clcMap dexpreopt.ClassLoaderContextMap) {