Searched defs:sec (Results 1 – 17 of 17) sorted by relevance
23 bool regex = false) -> LogMessage { in TEST_P()107 uint32_t sec = 0; in TEST_P()139 auto make_message = [&](uint32_t sec, int32_t tag, int32_t count) -> LogMessage { in TEST_P()207 const char* msg, bool regex = false) -> LogMessage { in TEST_P()277 bool regex = false) -> LogMessage { in TEST_P()
260 LogMessage GenerateRandomLogMessage(uint32_t sec) { in GenerateRandomLogMessage()
730 static const uint64_t sec = MS_PER_SEC; in formatMsec() local
62 [§ion](const section_t& sec) { return sec.name == section; }); in Find()77 [§ion](const section_t& sec) { return sec.name == section; }); in section_find()83 auto sec = section_find(config, section); in entry_find() local133 for (const section_t& sec : src.sections) { in config_new_clone() local211 auto sec = section_find(*config, section); in config_set_string() local239 auto sec = section_find(*config, section); in config_remove_section() local249 auto sec = section_find(*config, section); in config_remove_key() local
496 for (const section_t& sec : config_paired.sections) { in TEST() local507 for (const section_t& sec : config_paired.sections) { in TEST() local519 for (const section_t& sec : config_paired.sections) { in TEST() local
59 const time_t sec = ns / one_second; in audio_utils_ns_to_string() local
44 uint32_t sec; /* seconds since Epoch */ member
149 auto sec = duration_cast<seconds>(timeout); in llkdSleepPeriod() local
347 uint8_t sec[3]; in bta_pan_set_role() local
422 auto& sec = features_[feature]; in WriteFeatureBegin() local
41 void write_and_pause(uint32_t sec) { in write_and_pause()
543 int sec; in GKI_wait() local
501 time_t sec = static_cast<time_t>(log_entry.entry.sec); in dump_log_file() local
126 static int readSectionByIdx(ifstream& elfFile, int id, vector<char>& sec) { in readSectionByIdx()
637 double sec = static_cast<double>(usec) / Time::kMicrosecondsPerSecond; in CollectAndReportAttemptMetrics() local
609 auto sec = duration_cast<seconds>(ms); in llkFormat() local