Home
last modified time | relevance | path

Searched refs:DecodeFourChar (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dmacutils.cc50 void DecodeFourChar(UInt32 fc, std::string* out) { in DecodeFourChar() function
81 DecodeFourChar(ostype, &str); in GetGestalt()
Dmacutils.h31 void DecodeFourChar(UInt32 fc, std::string* out);
Dmacsocketserver.cc229 DecodeFourChar(::GetEventClass(event), &str); in DecodeEvent()
231 DecodeFourChar(::GetEventKind(event), &str); in DecodeEvent()