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

  /external/chromium_org/v8/src/
profile-generator.h 25 const char* GetFormatted(const char* format, ...);
profile-generator.cc 55 const char* StringsStorage::GetFormatted(const char* format, ...) {
105 return GetFormatted("%d", index);
heap-snapshot-generator.cc 822 name = names_->GetFormatted("%s / %s", name, tag);
    [all...]

Completed in 54 milliseconds