Home
last modified time | relevance | path

Searched refs:LOCAL_TO_PEER_SESS_NAME_MAP (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_adapter.cpp39 const static std::pair<std::string, std::string> LOCAL_TO_PEER_SESS_NAME_MAP[] = { member
508 auto foundItem = std::find_if(std::begin(LOCAL_TO_PEER_SESS_NAME_MAP), std::end(LOCAL_TO_PEER_SESS_NAME_MAP), in FindSessNameByPeerSessName()
510 if (foundItem != std::end(LOCAL_TO_PEER_SESS_NAME_MAP)) { in FindSessNameByPeerSessName()

Completed in 2 milliseconds