Searched refs:time_str (Results 1 – 2 of 2) sorted by relevance
169 auto time_str = config->GetProperty(kInfoSection, kTimeCreatedProperty); in Start() local170 if (!time_str) { in Start()
309 auto time_str = btif_config_cache.GetString(INFO_SECTION, FILE_TIMESTAMP); in init() local310 if (!time_str) { in init()318 strlcpy(btif_config_time_created, time_str->c_str(), TIME_STRING_LENGTH); in init()