Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DXsdcConversion.cpp323 const std::unordered_map<std::string, int32_t>& portMap) { in getSinkPortId()
336 const std::unordered_map<std::string, int32_t>& portMap) { in getSourcePortIds()
354 std::unordered_map<std::string, int32_t> portMap; in convertRouteToAidl() local