Searched refs:staticAndSharedLibrary (Results 1 – 2 of 2) sorted by relevance
362 ….AddLoadHook(module, func(ctx android.LoadHookContext) { codegen(ctx, c, staticAndSharedLibrary) })370 installCodegenCustomizer(module, staticAndSharedLibrary)411 installCodegenCustomizer(module, staticAndSharedLibrary)
37 staticAndSharedLibrary = moduleType{true, true, true} var