Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/
Dbrowser_shutdown_profile_dumper.cc122 void BrowserShutdownProfileDumper::WriteChars(const char* chars, size_t size) { in WriteChars() function in content::BrowserShutdownProfileDumper
/external/chromium_org/v8/src/
Dutils.cc290 int WriteChars(const char* filename, in WriteChars() function