Home
last modified time | relevance | path

Searched refs:FirstUniqueFunc (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dutil.go310 func FirstUniqueFunc[SortableList ~[]Sortable, Sortable any](list SortableList, eq func(a, b Sortab… func
/build/soong/cc/
Dcc.go3330 depPaths.RustRlibDeps = android.FirstUniqueFunc(depPaths.RustRlibDeps, EqRustRlibDeps)
3337 …depPaths.ReexportedRustRlibDeps = android.FirstUniqueFunc(depPaths.ReexportedRustRlibDeps, EqRustR…