Home
last modified time | relevance | path

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

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