Home
last modified time | relevance | path

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

/build/soong/etc/
Dprebuilt_etc.go75 sourceFilePath android.Path member
165 p.sourceFilePath = android.PathForModuleSrc(ctx, android.String(p.properties.Src))
170 filename = p.sourceFilePath.Base()
193 Input: p.sourceFilePath,
/build/soong/sh/
Dsh_binary.go115 sourceFilePath android.Path member
160 s.sourceFilePath = android.PathForModuleSrc(ctx, proptools.String(s.properties.Src))
165 filename = s.sourceFilePath.Base()
180 Input: s.sourceFilePath,