OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:converted_string_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stringutil.h
103
const string
converted_string_
; // Stores the string converted from integer.
member in class:i18n::phonenumbers::StringHolder
stringutil.cc
195
:
converted_string_
(SimpleItoa(n)),
196
string_(&
converted_string_
),
198
len_(
converted_string_
.length())
Completed in 2700 milliseconds