Searched refs:cfnInherit (Results 1 – 2 of 2) sorted by relevance
/build/soong/mk2rbc/ |
D | node.go | 148 gctx.writef("%s(handle, %s, %s)", cfnInherit, name, entry) 156 gctx.writef("%s(handle, %s, %s)", cfnInherit, name, entry)
|
D | mk2rbc.go | 58 cfnInherit = baseName + ".inherit" const
|