Home
last modified time | relevance | path

Searched refs:WriteStr (Results 1 - 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_geocoding.cc101 curLanguageCodes[curIndex] = WriteStr(languageCodeInfo->language_codes(mdyIndex)); in UpdateLanguageCodes()
121 curLanguageCodes[curIndex] = WriteStr(languageCodeInfo->language_codes(mdyIndex)); in UpdateLanguageCodes()
195 descriptions[curIndex] = WriteStr(prefixesInfo.descriptions(mdyIndex)); in ModifyPrefixDescriptions()
201 descriptions[curIndex] = WriteStr(prefixesInfo.descriptions(mdyIndex)); in ModifyPrefixDescriptions()
218 descriptions[curIndex] = WriteStr(prefixesInfo.descriptions(mdyIndex)); in ModifyPrefixDescriptions()
366 char* UpdateGeocoding::WriteStr(const std::string& str) in WriteStr() function in i18n::phonenumbers::UpdateGeocoding
H A Dupdate_geocoding.h48 static char* WriteStr(const std::string& str);

Completed in 2 milliseconds