Searched refs:SystemServerDexJarHostPath (Results 1 – 1 of 1) sorted by relevance
293 … classLoaderContextHost = append(classLoaderContextHost, SystemServerDexJarHostPath(ctx, otherJar))298 dexPathHost := SystemServerDexJarHostPath(ctx, module.Name)593 func SystemServerDexJarHostPath(ctx android.PathContext, jar string) android.OutputPath { func