Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1498 moduleContextImpl anonMember
1503 moduleContextImpl anonMember
1508 moduleContextImpl anonMember
1511 type moduleContextImpl struct { struct
1512 mod *Module
1513 ctx BaseModuleContext
1516 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1520 func (ctx *moduleContextImpl) static() bool {
1524 func (ctx *moduleContextImpl) staticBinary() bool {
1528 func (ctx *moduleContextImpl) testBinary() bool {
[all …]