Home
last modified time | relevance | path

Searched refs:GetSystemServerDexLocation (Results 1 – 3 of 3) sorted by relevance

/build/soong/java/
Ddexpreopt_check.go77 dexLocation := dexpreopt.GetSystemServerDexLocation(ctx, global, jar)
Ddexpreopt.go330 dexLocation := dexpreopt.GetSystemServerDexLocation(ctx, global, libName)
345 …ModuleInPartitionInstall(ctx, "", strings.TrimPrefix(dexpreopt.GetSystemServerDexLocation(ctx, dc,…
/build/soong/dexpreopt/
Ddexpreopt.go209 func GetSystemServerDexLocation(ctx android.PathContext, global *GlobalConfig, lib string) string { func
277 clcTarget = append(clcTarget, GetSystemServerDexLocation(ctx, global, lib))