Searched defs:sec (Results 1 – 12 of 12) sorted by relevance
59 const time_t sec = ns / one_second; in audio_utils_ns_to_string() local
44 uint32_t sec; /* seconds since Epoch */ member
141 auto sec = duration_cast<seconds>(timeout); in llkdSleepPeriod() local
229 LogMessage GenerateRandomLogMessage(uint32_t sec) { in GenerateRandomLogMessage()
509 static const uint64_t sec = MS_PER_SEC; in formatMsec() local
446 auto& sec = features_[feature]; in WriteFeatureBegin() local
42 void write_and_pause(uint32_t sec) { in write_and_pause()
541 int sec; in GKI_wait() local
612 time_t sec = static_cast<time_t>(log_entry.entry.sec); in dump_log_file() local
149 static int readSectionByIdx(ifstream& elfFile, int id, vector<char>& sec) { in readSectionByIdx()
609 auto sec = duration_cast<seconds>(ms); in llkFormat() local