Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_sysroot.go61 android.RegisterModuleType("ndk_library", ndkLibraryFactory)
Dndk_library.go380 func ndkLibraryFactory() android.Module { func