Home
last modified time | relevance | path

Searched defs:InstallPaths (Results 1 – 6 of 6) sorted by relevance

/build/soong/android/
Dtest_suites.go76 func buildTestSuite(ctx SingletonContext, suiteName string, files map[string]InstallPaths) (Path, P…
105 func buildTestList(ctx SingletonContext, listFile string, installedPaths InstallPaths) Path {
Dlicense_metadata.go184 func isContainerFromFileExtensions(installPaths InstallPaths, builtPaths Paths) bool {
Dpaths.go1002 func FirstUniqueInstallPaths(list InstallPaths) InstallPaths {
1010 func firstUniqueInstallPathsList(list InstallPaths) InstallPaths {
1025 func firstUniqueInstallPathsMap(list InstallPaths) InstallPaths {
2174 type InstallPaths []InstallPath type
Dmodule.go2578 func (installs katiInstalls) InstallPaths() InstallPaths { func
/build/soong/cc/
Dndk_headers.go85 InstallPaths android.Paths member
/build/make/tools/compliance/
Dnoticeindex.go267 func (ni *NoticeIndex) InstallPaths() chan string { func