Searched refs:SystemServerDexJarHostPath (Results 1 – 1 of 1) sorted by relevance
241 clc.Host = append(clc.Host, SystemServerDexJarHostPath(ctx, lib))291 dexPathHost := SystemServerDexJarHostPath(ctx, module.Name)595 func SystemServerDexJarHostPath(ctx android.PathContext, jar string) android.OutputPath { func