Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dstringutils.h235 inline int asccmp(const char* s1, const char* s2) { in asccmp() function
259 inline int asccmp(const wchar_t* s1, const char* s2) { in asccmp() function