HomeSort by relevance Sort by last modified time
    Searched refs:GetVFormatted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
profile-generator.h 26 const char* GetVFormatted(const char* format, va_list args);
profile-generator.cc 58 const char* result = GetVFormatted(format, args);
77 const char* StringsStorage::GetVFormatted(const char* format, va_list args) {

Completed in 44 milliseconds