Lines Matching refs:Search
1411 int DescriptorArray::Search(String* name) {1418 // Fast case: do linear search for small arrays.1424 // Slow case: perform binary search.