Searched refs:kTimeFormatString (Results 1 – 4 of 4) sorted by relevance
34 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable41 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
813 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable820 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
792 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable799 std::string s = bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()
2047 constexpr char kTimeFormatString[] = "%Y-%m-%d %H:%M:%S"; variable2054 std::string s = ::bluetooth::common::StringFormatTime(kTimeFormatString, tm); in EpochMillisToString()