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

  /external/v8/src/
profile-generator.cc 119 const char* StringsStorage::GetFormatted(const char* format, ...) {
167 return GetFormatted("%d", index);
    [all...]
profile-generator.h 71 const char* GetFormatted(const char* format, ...);
    [all...]

Completed in 30 milliseconds