Searched refs:CopyOf (Results 1 – 4 of 4) sorted by relevance
366 b := CopyOf(a)391 b = append(CopyOf(a), "bar")392 c = append(CopyOf(a), "baz")
26 func CopyOf(s []string) []string { func
199 var copyOf = android.CopyOf
613 var copyOf = android.CopyOf