Home
last modified time | relevance | path

Searched refs:afterStr (Results 1 – 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp936 std::string afterStr = str.substr(str.find_first_of(KEY_UNDER_LINE) + 1); in StringToVector() local
938 StringToVector(afterStr, data); in StringToVector()