Home
last modified time | relevance | path

Searched defs:CreateRandomString (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dhelpers.cc216 std::string CreateRandomString(size_t len) { in CreateRandomString() function
222 bool CreateRandomString(size_t len, in CreateRandomString() function
238 bool CreateRandomString(size_t len, std::string* str) { in CreateRandomString() function
242 bool CreateRandomString(size_t len, const std::string& table, in CreateRandomString() function