Searched defs:VectorToString (Results 1 – 2 of 2) sorted by relevance
288 string VectorToString(const vector<string>& src, bool reverse, const string& tag) in VectorToString() function
1199 std::string NotificationPreferencesDatabase::VectorToString(const std::vector<int64_t> &data) const in VectorToString() function in OHOS::Notification::NotificationPreferencesDatabase