Searched defs:dstDevIds (Results 1 – 10 of 10) sorted by relevance
79 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()151 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()
100 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()172 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()244 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()
90 std::vector<std::string> dstDevIds = {peerDevId}; in CreateControlChannel() local
85 std::vector<std::string> dstDevIds = {peerDevId}; in CreateControlChannel() local
115 std::vector<std::string> dstDevIds = {peerDevId}; in CreateControlChannel() local
125 std::vector<std::string> dstDevIds; variable135 std::vector<std::string> dstDevIds = {peerDevId}; variable145 std::vector<std::string> dstDevIds = {peerDevId}; variable
123 std::vector<std::string> dstDevIds; variable133 std::vector<std::string> dstDevIds = {peerDevId}; variable143 std::vector<std::string> dstDevIds = {peerDevId}; variable
131 int32_t AVReceiverEngine::CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()
132 int32_t AVSenderEngine::CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel()