Searched refs:HexPairValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
H A Durlencode.cc33 static int HexPairValue(const char * code) { function
71 int value = HexPairValue(source + 1);
/external/chromium_org/third_party/webrtc/base/
H A Durlencode.cc16 static int HexPairValue(const char * code) { function
54 int value = HexPairValue(source + 1);

Completed in 58 milliseconds