Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dndk_library.go162 func (c *stubDecorator) compilerInit(ctx BaseModuleContext) { func
163 c.baseCompiler.compilerInit(ctx)
H A Dcompiler.go263 func (compiler *baseCompiler) compilerInit(ctx BaseModuleContext) {} func
H A Dcc.go533 compilerInit(ctx BaseModuleContext)
1829 c.compiler.compilerInit(ctx)