Searched refs:FindCallback (Results 1 – 4 of 4) sorted by relevance
166 static OnSampleCallback FindCallback(const std::string& histogram_name);
171 StatisticsRecorder::FindCallback(histogram_name()); in FindAndRunCallback()
271 StatisticsRecorder::OnSampleCallback StatisticsRecorder::FindCallback( in FindCallback() function in base::StatisticsRecorder
2254 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback() function2280 uregex_setFindProgressCallback(re, FindCallback, NULL, &status); in TestBug10815()