Searched refs:kTimeFormatString (Results 1 – 4 of 4) sorted by relevance
39 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable46 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
749 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable756 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
730 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable737 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
468 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable475 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()