Home
last modified time | relevance | path

Searched refs:LOCALSDPREADYTOSEND_CALLBACK (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/examples/unityplugin/
H A Dunity_plugin_apis.h32 typedef void (*LOCALSDPREADYTOSEND_CALLBACK)(const char* type, const char* sdp); typedef
102 LOCALSDPREADYTOSEND_CALLBACK callback);
H A Dsimple_peer_connection.h54 void RegisterOnLocalSdpReadytoSend(LOCALSDPREADYTOSEND_CALLBACK callback);
123 LOCALSDPREADYTOSEND_CALLBACK OnLocalSdpReady = nullptr;
H A Dunity_plugin_apis.cc178 LOCALSDPREADYTOSEND_CALLBACK callback) { in RegisterOnLocalSdpReadytoSend()
H A Dsimple_peer_connection.cc324 LOCALSDPREADYTOSEND_CALLBACK callback) { in RegisterOnLocalSdpReadytoSend()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/examples/unityplugin/
H A Dunity_plugin_apis.h32 typedef void (*LOCALSDPREADYTOSEND_CALLBACK)(const char* type, const char* sdp); typedef
102 LOCALSDPREADYTOSEND_CALLBACK callback);
H A Dsimple_peer_connection.h54 void RegisterOnLocalSdpReadytoSend(LOCALSDPREADYTOSEND_CALLBACK callback);
123 LOCALSDPREADYTOSEND_CALLBACK OnLocalSdpReady = nullptr;
H A Dunity_plugin_apis.cc178 LOCALSDPREADYTOSEND_CALLBACK callback) { in RegisterOnLocalSdpReadytoSend()
H A Dsimple_peer_connection.cc324 LOCALSDPREADYTOSEND_CALLBACK callback) { in RegisterOnLocalSdpReadytoSend()