Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accelerators/
H A Daccelerator_controller_impl.h121 void SetSideVolumeButtonFilePath(base::FilePath path);
H A Daccelerator_controller_impl.cc1636 void AcceleratorControllerImpl::TestApi::SetSideVolumeButtonFilePath( in SetSideVolumeButtonFilePath() function in ash::AcceleratorControllerImpl::TestApi
H A Daccelerator_controller_unittest.cc1441 test_api_->SetSideVolumeButtonFilePath(file_path); in TEST_F()