Home
last modified time | relevance | path

Searched defs:retVec (Results 1 – 1 of 1) sorted by relevance

/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp144 void ZoneUtil::GetZoneList(const string country, vector<string> &retVec) in GetZoneList()
154 void ZoneUtil::GetZoneList(const string country, const int32_t offset, vector<string> &retVec) in GetZoneList()
195 void ZoneUtil::GetList(StringEnumeration *strEnum, vector<string> &retVec) in GetList()