Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go48 type NullPathContext struct { struct
52 func (NullPathContext) AddNinjaFileDeps(...string) {} argument
53 func (ctx NullPathContext) Config() Config { return ctx.config } argument