Searched defs:VPrint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/base/platform/
H A Dplatform-posix.cc356 VPrint(format, args);
361 void OS::VPrint(const char* format, va_list args) { function in class:v8::base::OS
H A Dplatform-win32.cc616 VPrint(format, args);
621 void OS::VPrint(const char* format, va_list args) { function in class:v8::base::OS

Completed in 823 milliseconds