Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1080 moduleContextImpl anonMember
1085 moduleContextImpl anonMember
1090 moduleContextImpl anonMember
1103 type moduleContextImpl struct { struct
1104 mod *Module
1105 ctx BaseModuleContext
1108 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1112 func (ctx *moduleContextImpl) static() bool {
1116 func (ctx *moduleContextImpl) staticBinary() bool {
1120 func (ctx *moduleContextImpl) header() bool {
[all …]