Searched refs:TIME_STRING_LENGTH (Results 1 – 1 of 1) sorted by relevance
65 #define TIME_STRING_LENGTH sizeof("YYYY-MM-DD HH:MM:SS") macro124 static char btif_config_time_created[TIME_STRING_LENGTH];313 strftime(btif_config_time_created, TIME_STRING_LENGTH, TIME_STRING_FORMAT, in init()318 strlcpy(btif_config_time_created, time_str->c_str(), TIME_STRING_LENGTH); in init()