Home
last modified time | relevance | path

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

/art/build/
Dart.go436 android.AddLoadHook(module, func(ctx android.LoadHookContext) { codegen(ctx, c, staticLibrary) })
454 installCodegenCustomizer(module, staticLibrary)
Dcodegen.go35 staticLibrary = moduleType{true, true, false} var