Home
last modified time | relevance | path

Searched defs:GetIOTaskRunner (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/common/
Dtask_runners.cc38 fml::RefPtr<fml::TaskRunner> TaskRunners::GetIOTaskRunner() const { in GetIOTaskRunner() function in flutter::TaskRunners
/third_party/cef/libcef/browser/alloy/
Dchrome_profile_alloy.cc69 scoped_refptr<base::SequencedTaskRunner> ChromeProfileAlloy::GetIOTaskRunner() { in GetIOTaskRunner() function in ChromeProfileAlloy