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