Searched defs:portMap (Results 1 – 1 of 1) sorted by relevance
323 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