Home
last modified time | relevance | path

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

/build/soong/fuzz/
Dfuzz_common.go31 type Lang string type
511 func GetFramework(ctx android.LoadHookContext, lang Lang) Framework {
533 func IsValidFrameworkForModule(targetFramework Framework, lang Lang, moduleFrameworks *FuzzFramewor…
/build/soong/cc/
Dcc.go61 Lang string member