Home
last modified time | relevance | path

Searched refs:DestroySoundclip_w (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannelmanager.cc311 DestroySoundclip_w(soundclips_.back()); in Terminate_w()
490 Bind(&ChannelManager::DestroySoundclip_w, this, soundclip)); in DestroySoundclip()
494 void ChannelManager::DestroySoundclip_w(Soundclip* soundclip) { in DestroySoundclip_w() function in cricket::ChannelManager
Dchannelmanager.h273 void DestroySoundclip_w(Soundclip* soundclip);