Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Dzap.cc13 void ZapString(std::string* s) { in ZapString() function
18 void ZapString(base::string16* s) { in ZapString() function
/external/chromium/net/http/
Dhttp_auth_handler_ntlm_portable.cc251 static void ZapString(std::string* s) { in ZapString() function
255 static void ZapString(string16* s) { in ZapString() function