Searched refs:EVENT_SHARE_UPSTREAM_CHANGE (Results 1 – 3 of 3) sorted by relevance
71 static_cast<std::string>(EVENT_SHARE_UPSTREAM_CHANGE))) { in OnSharingUpstreamChanged()77 … static_cast<std::string>(EVENT_SHARE_UPSTREAM_CHANGE), netHandle, SharingUpstreamChangedCallback); in OnSharingUpstreamChanged()
140 EVENT_SHARE_UPSTREAM_CHANGE}; in On()147 EVENT_SHARE_UPSTREAM_CHANGE}; in Off()
37 constexpr std::string_view EVENT_SHARE_UPSTREAM_CHANGE = "sharingUpstreamChange"; variable