Home
last modified time | relevance | path

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

/build/soong/androidmk/parser/
Dmakething.go10 AsDirective() (Directive, bool) methodSpec
90 func (makeThing) AsDirective() (d Directive, ok bool) { func
94 func (d Directive) AsDirective() (Directive, bool) { func