Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go47 type NullPathContext struct { struct
48 config Config
51 func (NullPathContext) AddNinjaFileDeps(...string) {}
52 func (ctx NullPathContext) Config() Config { return ctx.config }