Home
last modified time | relevance | path

Searched refs:setConfigFilePath (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DVtsHalTvTunerV1_1TargetTest.h23 TunerTestingConfigReader1_0::setConfigFilePath(configFilePath); in initConfiguration()
/aosp_15_r20/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DVtsHalTvTunerV1_0TargetTest.h35 TunerTestingConfigReader1_0::setConfigFilePath(configFilePath); in initConfiguration()
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/
H A DVtsHalTvTunerTargetTest.h41 TunerTestingConfigAidlReader1_0::setConfigFilePath(configFilePath); in initConfiguration()
/aosp_15_r20/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigReaderV1_0.h203 static void setConfigFilePath(string path) { mConfigFilePath = path; } in setConfigFilePath() function
H A DTunerTestingConfigAidlReaderV1_0.h246 static void setConfigFilePath(string path) { mConfigFilePath = path; } in setConfigFilePath() function