Searched refs:CopyOf (Results 1 – 5 of 5) sorted by relevance
377 b := CopyOf(a)402 b = append(CopyOf(a), "bar")403 c = append(CopyOf(a), "baz")
28 func CopyOf(s []string) []string { func
228 var copyOf = android.CopyOf
755 ret := android.CopyOf(libs)
638 var copyOf = android.CopyOf