Searched refs:GetDtmfCode (Results 1 – 3 of 3) sorted by relevance
67 bool GetDtmfCode(char tone, int* code) { in GetDtmfCode() function208 if (!GetDtmfCode(tone, &code)) { in DoInsertDtmf()
135 bool GetDtmfCode(char tone, int* code);
170 webrtc::GetDtmfCode(tone, &code); in GetDtmfInfoFromString()