Searched refs:MergeVectorToString (Results 1 – 2 of 2) sorted by relevance
319 std::string MergeVectorToString(const std::vector<int64_t> &mergeVector) const;
217 ", vibration = " + MergeVectorToString(vibrationValues_) + in Dump()350 std::string NotificationSlot::MergeVectorToString(const std::vector<int64_t> &mergeVector) const in MergeVectorToString() function in OHOS::Notification::NotificationSlot