Searched refs:asccpyn (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/base/ |
D | httpcommon-inl.h | 84 asccpyn(protocol, arraysize(protocol), secure_ ? "https://" : "http://"); in do_get_url() 95 asccpyn(format, arraysize(format), ":%hu"); in do_get_address()
|
D | stringutils.h | 247 inline size_t asccpyn(char* buffer, size_t buflen, 271 size_t asccpyn(wchar_t* buffer, size_t buflen,
|
D | stringutils.cc | 70 size_t asccpyn(wchar_t* buffer, size_t buflen, in asccpyn() function
|