Home
last modified time | relevance | path

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

/build/soong/cc/
Dandroidmk.go78 Required: c.Properties.AndroidMkRuntimeLibs,
Dcc.go232 AndroidMkRuntimeLibs []string `blueprint:"mutated"` member
2634 c.Properties.AndroidMkRuntimeLibs = append(
2635 c.Properties.AndroidMkRuntimeLibs, makeLibName(depName))
Dcc_test.go2632 actual := module.Properties.AndroidMkRuntimeLibs