Home
last modified time | relevance | path

Searched defs:PrebuiltEtc (Results 1 – 2 of 2) sorted by relevance

/build/soong/etc/
Dprebuilt_etc.go136 type PrebuiltEtc struct { struct
137 android.ModuleBase
138 android.DefaultableModuleBase
139 android.BazelModuleBase
141 snapshot.VendorSnapshotModuleInterface
142 snapshot.RecoverySnapshotModuleInterface
144 properties prebuiltEtcProperties
145 subdirProperties prebuiltSubdirProperties
147 sourceFilePath android.Path
148 outputFilePath android.OutputPath
[all …]
/build/soong/xml/
Dxml.go73 etc.PrebuiltEtc anonMember