Searched refs:stream0 (Results 1 – 1 of 1) sorted by relevance
1096 std::stringstream stream0; variable1097 …stream0 << KEY_SPLITER << USER_ID << KEY_SPLITER << UID << KEY_SPLITER << NOTIFICATION_LABEL_0 << …1098 std::string notificationKey0 = stream0.str();