Home
last modified time | relevance | path

Searched refs:sourceFilePath (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dsh_binary.go68 sourceFilePath Path member
101 s.sourceFilePath = PathForModuleSrc(ctx, String(s.properties.Src))
106 filename = s.sourceFilePath.Base()
121 Input: s.sourceFilePath,
Dprebuilt_etc.go64 sourceFilePath Path member
113 p.sourceFilePath = PathForModuleSrc(ctx, String(p.properties.Src))
118 filename = p.sourceFilePath.Base()
134 Input: p.sourceFilePath,