Searched refs:apexRelativePath (Results 1 – 2 of 2) sorted by relevance
1202 func (af *apexFile) apexRelativePath(path string) string { func1208 return af.apexRelativePath(af.Stem())1222 ret = append(ret, af.apexRelativePath(symlink))
412 …dataDest := android.PathForModuleOut(ctx, "image"+suffix, fi.apexRelativePath(relPath), d.Relative…