Home
last modified time | relevance | path

Searched refs:StringToVector (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h269 void StringToVector(const std::string &str, std::vector<int64_t> &data) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1161 void NotificationPreferencesDatabase::StringToVector(const std::string &str, std::vector<int64_t> &data) const in StringToVector() function in OHOS::Notification::NotificationPreferencesDatabase
1171 StringToVector(afterStr, data); in StringToVector()
1394 StringToVector(value, vibrationStyle); in ParseSlotVibrationSytle()

Completed in 5 milliseconds