Home
last modified time | relevance | path

Searched defs:CompiledInterface (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dcompdb.go172 func generateCompdbProject(compiledModule CompiledInterface, ctx android.SingletonContext, ccModule…
Dccdeps.go182 func generateCLionProjectData(ctx android.SingletonContext, compiledModule CompiledInterface,
Dcmakelists.go120 func generateCLionProject(compiledModule CompiledInterface, ctx android.SingletonContext, ccModule …
Dcompiler.go262 type CompiledInterface interface { interface