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

/external/v8/src/
H A Dprofile-generator.cc119 const char* StringsStorage::GetFormatted(const char* format, ...) { function in class:v8::internal::StringsStorage
167 return GetFormatted("%d", index);
2068 const char* reference_name = collection_->names()->GetFormatted(
2355 name = collection_->names()->GetFormatted("%s / %s", name, tag);
2491 collection_->names()->GetFormatted(
2675 collection_->names()->GetFormatted(
3434 const char* text = snapshot_->collection()->names()->GetFormatted(

Completed in 59 milliseconds