Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1311 moduleContextImpl anonMember
1316 moduleContextImpl anonMember
1321 moduleContextImpl anonMember
1324 type moduleContextImpl struct { struct
1325 mod *Module
1326 ctx BaseModuleContext
1329 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1333 func (ctx *moduleContextImpl) static() bool {
1337 func (ctx *moduleContextImpl) staticBinary() bool {
1341 func (ctx *moduleContextImpl) testBinary() bool {
[all …]