Home
last modified time | relevance | path

Searched refs:compilerInit (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dndk_library.go194 func (c *stubDecorator) compilerInit(ctx BaseModuleContext) { func
195 c.baseCompiler.compilerInit(ctx)
Dcompiler.go294 func (compiler *baseCompiler) compilerInit(ctx BaseModuleContext) {} func
Dcc.go585 compilerInit(ctx BaseModuleContext) methodSpec
2176 c.compiler.compilerInit(ctx)