Home
last modified time | relevance | path

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

/build/soong/filesystem/
Draw_binary.go37 android.RegisterModuleType("raw_binary", rawBinaryFactory)
57 func rawBinaryFactory() android.Module { func