Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go2172 type visitorContext struct { struct
2174 filesInfo []apexFile
2177 provideNativeLibs []string
2178 requireNativeLibs []string
2180 handleSpecialLibs bool
2183 checkDuplicate bool
2186 func (vctx *visitorContext) normalizeFileInfo(mctx android.ModuleContext) {