Home
last modified time | relevance | path

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

/build/soong/cc/
Dtidy.go39 type tidyFeature struct { struct
40 Properties TidyProperties
43 func (tidy *tidyFeature) props() []interface{} {
47 func (tidy *tidyFeature) begin(ctx BaseModuleContext) {
50 func (tidy *tidyFeature) deps(ctx DepsContext, deps Deps) Deps {
54 func (tidy *tidyFeature) flags(ctx ModuleContext, flags Flags) Flags {