Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go1418 moduleContextImpl anonMember
1423 moduleContextImpl anonMember
1428 moduleContextImpl anonMember
1431 type moduleContextImpl struct { struct
1432 mod *Module
1433 ctx BaseModuleContext
1436 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1440 func (ctx *moduleContextImpl) static() bool {
1444 func (ctx *moduleContextImpl) staticBinary() bool {
1448 func (ctx *moduleContextImpl) testBinary() bool {
[all …]