Home
last modified time | relevance | path

Searched defs:compilerInit (Results 1 – 2 of 2) sorted by relevance

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