Home
last modified time | relevance | path

Searched defs:RegisterOnFailure (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/examples/unityplugin/
Dunity_plugin_apis.cc159 bool RegisterOnFailure(int peer_connection_id, FAILURE_CALLBACK callback) { in RegisterOnFailure() function
Dsimple_peer_connection.cc316 void SimplePeerConnection::RegisterOnFailure(FAILURE_CALLBACK callback) { in RegisterOnFailure() function in SimplePeerConnection