Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/filesystem/
H A Draw_binary.go40 type rawBinary struct { struct
58 module := &rawBinary{}
64 func (r *rawBinary) DepsMutator(ctx android.BottomUpMutatorContext) { argument
68 func (r *rawBinary) installFileName() string { argument
72 func (r *rawBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
93 var _ android.AndroidMkEntriesProvider = (*rawBinary)(nil)
96 func (r *rawBinary) AndroidMkEntries() []android.AndroidMkEntries { argument
103 var _ Filesystem = (*rawBinary)(nil)
105 func (r *rawBinary) OutputPath() android.Path { argument
109 func (r *rawBinary) SignedOutputPath() android.Path { argument