Searched refs:kTimeFormatString (Results 1 – 4 of 4) sorted by relevance
35 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable42 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
721 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable728 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
744 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable751 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
467 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable474 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()