Searched refs:ostr (Results 1 – 1 of 1) sorted by relevance
463 std::ostringstream ostr; in Execute() local464 ostr << "Device was remounted R/W " << mountCount << "times\nLast remount happened on " << in Execute()466 std::string message = ostr.str(); in Execute()