OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 20 milliseconds