Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/bootstrap/bpdoc/
H A Dproperties.go59 stringArrayEqual(p.OtherNames, other.OtherNames) &&
100 func stringArrayEqual(a, b []string) bool { func