Searched defs:VectorToString (Results 1 – 3 of 3) sorted by relevance
287 string VectorToString(const vector<string>& src, bool reverse, const string& tag) in VectorToString() function
1216 std::string VectorToString(const std::vector<pid_t> &pids) in VectorToString() function
1345 std::string NotificationPreferencesDatabase::VectorToString(const std::vector<int64_t> &data) const in VectorToString() function in OHOS::Notification::NotificationPreferencesDatabase