Home
last modified time | relevance | path

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

/build/soong/mk2rbc/
Dnode.go148 gctx.writef("%s(handle, %s, %s)", cfnInherit, name, entry)
156 gctx.writef("%s(handle, %s, %s)", cfnInherit, name, entry)
Dmk2rbc.go58 cfnInherit = baseName + ".inherit" const