Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary.go39 android.RegisterModuleType("sh_binary", ShBinaryFactory)
265 func ShBinaryFactory() android.Module { func
/build/soong/apex/
Dapex_test.go253 ctx.RegisterModuleType("sh_binary", sh.ShBinaryFactory)