Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1682 moduleContextImpl anonMember
1687 moduleContextImpl anonMember
1692 moduleContextImpl anonMember
1695 type moduleContextImpl struct { struct
1696 mod *Module
1697 ctx BaseModuleContext
1700 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1704 func (ctx *moduleContextImpl) static() bool {
1708 func (ctx *moduleContextImpl) staticBinary() bool {
1712 func (ctx *moduleContextImpl) staticLibrary() bool {
[all …]