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