Searched refs:PathsWithModuleSrcSubDir (Results 1 – 3 of 3) sorted by relevance
82 srcs = android.PathsWithModuleSrcSubDir(88 hdrs = android.PathsWithModuleSrcSubDir(
105 srcs = PathsWithModuleSrcSubDir(ctx, srcs, String(fg.properties.Path))
867 return PathsWithModuleSrcSubDir(input.context, paths, ""), nil1672 func PathsWithModuleSrcSubDir(ctx EarlyModulePathContext, paths Paths, subDir string) Paths { func