Home
last modified time | relevance | path

Searched refs:UpdateCustomBackgroundColorAsync (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/search/
H A Dinstant_service_unittest.cc601 instant_service_->UpdateCustomBackgroundColorAsync( in TEST_F()
619 instant_service_->UpdateCustomBackgroundColorAsync( in TEST_F()
627 instant_service_->UpdateCustomBackgroundColorAsync( in TEST_F()
669 instant_service_->UpdateCustomBackgroundColorAsync( in TEST_F()
H A Dinstant_service.h196 void UpdateCustomBackgroundColorAsync(
H A Dinstant_service.cc885 void InstantService::UpdateCustomBackgroundColorAsync( in UpdateCustomBackgroundColorAsync() function in InstantService
928 base::BindOnce(&InstantService::UpdateCustomBackgroundColorAsync, in FetchCustomBackground()