Searched defs:sort_index (Results 1 – 2 of 2) sorted by relevance
1652 void TraceLog::SetProcessSortIndex(int sort_index) { in SetProcessSortIndex()1681 void TraceLog::SetThreadSortIndex(PlatformThreadId thread_id, int sort_index) { in SetThreadSortIndex()
2792 int sort_index = array->GetSortedKeyIndex(low); in BinarySearch() local