Searched refs:getCiCamInfo (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/tv/tuner/config/ |
D | TunerTestingConfigReaderV1_1.h | 102 getCiCamInfo(feConfig, frontendMap[id].canConnectToCiCam, frontendMap[id].ciCamId); in readFrontendConfig1_1() 144 static void getCiCamInfo(Frontend feConfig, bool& canConnectToCiCam, uint32_t& ciCamId) { in getCiCamInfo() function
|
D | TunerTestingConfigAidlReaderV1_0.h | 360 getCiCamInfo(feConfig, frontendMap[id].canConnectToCiCam, frontendMap[id].ciCamId, in readFrontendConfig1_0() 1209 static void getCiCamInfo(Frontend feConfig, bool& canConnectToCiCam, int32_t& ciCamId, in getCiCamInfo() function
|