Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dcc.go1311 moduleContextImpl anonMember
1316 moduleContextImpl anonMember
1321 moduleContextImpl anonMember
1324 type moduleContextImpl struct { struct
1333 func (ctx *moduleContextImpl) static() bool {
1345 func (ctx *moduleContextImpl) header() bool {
1349 func (ctx *moduleContextImpl) binary() bool {
1353 func (ctx *moduleContextImpl) object() bool {
1683 moduleContextImpl: moduleContextImpl{
1944 moduleContextImpl: moduleContextImpl{
[all …]
H A Dimage.go63 func (ctx *moduleContextImpl) inProduct() bool {
67 func (ctx *moduleContextImpl) inVendor() bool {
71 func (ctx *moduleContextImpl) inRamdisk() bool {
75 func (ctx *moduleContextImpl) inVendorRamdisk() bool {
79 func (ctx *moduleContextImpl) inRecovery() bool {