Home
last modified time | relevance | path

Searched defs:genSysprop (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dgen.go94 func genSysprop(ctx android.ModuleContext, syspropFile android.Path) android.Path { func
/build/soong/cc/
Dgen.go116 func genSysprop(ctx android.ModuleContext, syspropFile android.Path) (android.Path, android.Path) { func