Searched defs:GetDtmfCode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Ddtmfsender.cc67 bool GetDtmfCode(char tone, int* code) { function in namespace:webrtc
208 if (!GetDtmfCode(tone, &code)) {

Completed in 227 milliseconds