Searched refs:workaround_list (Results 1 – 1 of 1) sorted by relevance
409 base::ListValue* workaround_list = new base::ListValue(); in GetDriverBugWorkarounds() local410 GpuDataManagerImpl::GetInstance()->GetDriverBugWorkarounds(workaround_list); in GetDriverBugWorkarounds()411 return workaround_list; in GetDriverBugWorkarounds()