Home
last modified time | relevance | path

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

/build/soong/cc/
Dtidy.go41 type tidyFeature struct { struct
42 Properties TidyProperties
60 func (tidy *tidyFeature) props() []interface{} {
64 func (tidy *tidyFeature) begin(ctx BaseModuleContext) {
67 func (tidy *tidyFeature) deps(ctx DepsContext, deps Deps) Deps {
71 func (tidy *tidyFeature) flags(ctx ModuleContext, flags Flags) Flags {