Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dcc.go1496 moduleContextImpl anonMember
1501 moduleContextImpl anonMember
1506 moduleContextImpl anonMember
1509 type moduleContextImpl struct { struct
1510 mod *Module
1511 ctx BaseModuleContext
1514 func (ctx *moduleContextImpl) toolchain() config.Toolchain {
1518 func (ctx *moduleContextImpl) static() bool {
1522 func (ctx *moduleContextImpl) staticBinary() bool {
1526 func (ctx *moduleContextImpl) testBinary() bool {
[all …]