Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go620 moduleContextImpl anonMember
625 moduleContextImpl anonMember
630 moduleContextImpl anonMember
638 type moduleContextImpl struct { struct
639 mod *Module
640 ctx BaseModuleContext
643 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
647 func (ctx *moduleContextImpl) static() bool {
651 func (ctx *moduleContextImpl) staticBinary() bool {
655 func (ctx *moduleContextImpl) useSdk() bool {
[all …]