Searched defs:rawBinary (Results 1 – 1 of 1) sorted by relevance
40 type rawBinary struct { struct41 android.ModuleBase43 properties rawBinaryProperties45 output android.Path46 installDir android.InstallPath64 func (r *rawBinary) DepsMutator(ctx android.BottomUpMutatorContext) {68 func (r *rawBinary) installFileName() string {72 func (r *rawBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {96 func (r *rawBinary) AndroidMkEntries() []android.AndroidMkEntries {105 func (r *rawBinary) OutputPath() android.Path {[all …]