Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dstringutils.h241 inline int ascncmp(const char* s1, const char* s2, size_t n) { in ascncmp() function
265 inline int ascncmp(const wchar_t* s1, const char* s2, size_t n) { in ascncmp() function