Searched defs:afdo (Results 1 – 4 of 4) sorted by relevance
28 type afdo struct { struct29 Properties cc.AfdoProperties32 func (afdo *afdo) props() []interface{} {36 func (afdo *afdo) addDep(ctx BaseModuleContext, actx android.BottomUpMutatorContext) {60 func (afdo *afdo) flags(ctx android.ModuleContext, flags Flags, deps PathDeps) (Flags, PathDeps) {
147 afdo *afdo member
58 type afdo struct { struct59 Properties AfdoProperties62 func (afdo *afdo) props() []interface{} {68 func (afdo *afdo) afdoEnabled() bool {72 func (afdo *afdo) flags(ctx ModuleContext, flags Flags) Flags {103 func (afdo *afdo) addDep(ctx BaseModuleContext, actx android.BottomUpMutatorContext) {
855 afdo *afdo member