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

  /external/v8/src/profiler/
strings-storage.h 25 PRINTF_FORMAT(2, 3) const char* GetFormatted(const char* format, ...);
strings-storage.cc 47 const char* StringsStorage::GetFormatted(const char* format, ...) {
96 return GetFormatted("%d", index);
heap-snapshot-generator.cc 800 name = names_->GetFormatted("%s / %s", name, tag);
    [all...]

Completed in 69 milliseconds