Home
last modified time | relevance | path

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

/build/soong/cc/
Dandroidmk.go72 Required: c.Properties.AndroidMkRuntimeLibs,
Dcc.go188 AndroidMkRuntimeLibs []string `blueprint:"mutated"` member
1837 c.Properties.AndroidMkRuntimeLibs = append(
1838 c.Properties.AndroidMkRuntimeLibs, makeLibName(depName))
Dcc_test.go1705 actual := module.Properties.AndroidMkRuntimeLibs