Home
last modified time | relevance | path

Searched defs:deviceTypes (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tv/hdmi/cec/aidl/vts/functional/
DVtsHalTvHdmiCecAidlTargetTest.cpp69 std::vector<int> deviceTypes; in getDeviceTypes() local
87 std::vector<int> deviceTypes = getDeviceTypes(); in hasDeviceType() local
/hardware/interfaces/tv/cec/1.0/vts/functional/
DVtsHalTvCecV1_0TargetTest.cpp63 std::vector<int> deviceTypes; in getDeviceTypes() local
81 std::vector<int> deviceTypes = getDeviceTypes(); in hasDeviceType() local
/hardware/interfaces/tv/cec/1.1/vts/functional/
DVtsHalTvCecV1_1TargetTest.cpp67 std::vector<int> deviceTypes; in getDeviceTypes() local
85 std::vector<int> deviceTypes = getDeviceTypes(); in hasDeviceType() local
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.cpp77 const std::vector<AudioDeviceType>& deviceTypes, const std::string& connection) { in getAudioPortsForDeviceTypes()
140 ModuleConfig::getAudioPortsForDeviceTypes(const std::vector<AudioDeviceType>& deviceTypes, in getAudioPortsForDeviceTypes()