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