Home
last modified time | relevance | path

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

/aosp12/build/soong/bazel/
H A Daquery_test.go237 InputPaths: []string{
714 InputPaths: inputPaths,
762 if !reflect.DeepEqual(stringSet(first.InputPaths), stringSet(second.InputPaths)) {
H A Daquery.go79 InputPaths []string member
177 InputPaths: inputPaths,
/aosp12/build/soong/android/
H A Dbazel_handler.go743 for _, inputPath := range buildStatement.InputPaths {