Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp157 void ZoneUtil::GetZoneList(const string country, vector<string> &retVec) in GetZoneList()
167 void ZoneUtil::GetZoneList(const string country, const int32_t offset, vector<string> &retVec) in GetZoneList()
208 void ZoneUtil::GetList(StringEnumeration *strEnum, vector<string> &retVec) in GetList()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp485 std::vector<uint32_t> retVec; in GetScreenSupportedRefreshRates() local
497 std::vector<int32_t> retVec; in GetScreenComponentRefreshRates() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp72 bool CompareEntriesVector(std::vector<DistributedDB::Entry>& retVec, in CompareEntriesVector()
1930 vector<Entry> retVec(retLst.begin(), retLst.end()); local
1981 vector<Entry> retVec(retLst.begin(), retLst.end()); local