Searched refs:RuntimeLibs (Results 1 – 3 of 3) sorted by relevance
222 deps.RuntimeLibs = append(deps.RuntimeLibs, linker.Properties.Runtime_libs...)246 …deps.RuntimeLibs = removeListFromList(deps.RuntimeLibs, linker.Properties.Target.Vendor.Exclude_ru…
675 RuntimeLibs []string `json:",omitempty"`695 prop.RuntimeLibs = m.Properties.SnapshotRuntimeLibs
97 RuntimeLibs []string member1696 deps.RuntimeLibs = android.LastUniqueStrings(deps.RuntimeLibs)1832 for idx, lib := range deps.RuntimeLibs {1833 deps.RuntimeLibs[idx] = rewriteVendorLibs(lib)1993 }, runtimeDepTag, deps.RuntimeLibs...)