Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dandroidmk.go82 Required: c.Properties.AndroidMkRuntimeLibs,
H A Dcc.go283 AndroidMkRuntimeLibs []string `blueprint:"mutated"` member
2859 c.Properties.AndroidMkRuntimeLibs = append(
2860 c.Properties.AndroidMkRuntimeLibs, MakeLibName(ctx, c, ccDep, depName)+libDepTag.makeSuffix)
H A Dcc_test.go2871 actual := module.Properties.AndroidMkRuntimeLibs