Home
last modified time | relevance | path

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

/build/soong/filesystem/
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
95 var _ android.AndroidMkEntriesProvider = (*rawBinary)(nil)
98 func (r *rawBinary) AndroidMkEntries() []android.AndroidMkEntries { argument
105 var _ Filesystem = (*rawBinary)(nil)
107 func (r *rawBinary) OutputPath() android.Path { argument
111 func (r *rawBinary) SignedOutputPath() android.Path { argument