Searched refs:FindCallback (Results 1 – 5 of 5) 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
54 using FindCallback = std::function<void(const Variable &)>; typedef in vk::dbg::Variables
2262 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback() function2294 uregex_setFindProgressCallback(re, FindCallback, NULL, &status); in TestBug10815()