Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/utility/
Dstring_util.cpp269 string VectorToString(const vector<string>& src, bool reverse, const string& tag) in VectorToString() function
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp955 std::string NotificationPreferencesDatabase::VectorToString(const std::vector<int64_t> &data) const in VectorToString() function in OHOS::Notification::NotificationPreferencesDatabase