Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary_stub.go37 ctx.RegisterModuleType("cc_api_library", CcApiLibraryFactory)
89 func CcApiLibraryFactory() android.Module { func