/system/logging/logd/ |
D | ChattyLogBufferTest.cpp | 23 bool regex = false) -> LogMessage { in TEST_P() 103 uint32_t sec = 0; in TEST_P() 131 auto make_message = [&](uint32_t sec, int32_t tag, int32_t count) -> LogMessage { in TEST_P() 195 const char* msg, bool regex = false) -> LogMessage { in TEST_P() 251 bool regex = false) -> LogMessage { in TEST_P()
|
D | LogBufferTest.cpp | 229 LogMessage GenerateRandomLogMessage(uint32_t sec) { in GenerateRandomLogMessage()
|
D | LogStatistics.cpp | 730 static const uint64_t sec = MS_PER_SEC; in formatMsec() local
|
/system/bt/osi/src/ |
D | config.cc | 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() local 133 for (const section_t& sec : src.sections) { in config_new_clone() local 211 auto sec = section_find(*config, section); in config_set_string() local 239 auto sec = section_find(*config, section); in config_remove_section() local 249 auto sec = section_find(*config, section); in config_remove_key() local
|
/system/bt/btif/test/ |
D | btif_config_cache_test.cc | 496 for (const section_t& sec : config_paired.sections) { in TEST() local 507 for (const section_t& sec : config_paired.sections) { in TEST() local 519 for (const section_t& sec : config_paired.sections) { in TEST() local
|
/system/media/audio_utils/include/audio_utils/ |
D | clock.h | 59 const time_t sec = ns / one_second; in audio_utils_ns_to_string() local
|
/system/logging/liblog/include_vndk/log/ |
D | log_read.h | 44 uint32_t sec; /* seconds since Epoch */ member
|
/system/logging/liblog/include/log/ |
D | log_read.h | 44 uint32_t sec; /* seconds since Epoch */ member
|
/system/core/llkd/tests/ |
D | llkd_test.cpp | 149 auto sec = duration_cast<seconds>(timeout); in llkdSleepPeriod() local
|
/system/extras/simpleperf/ |
D | record_file_writer.cpp | 446 auto& sec = features_[feature]; in WriteFeatureBegin() local
|
/system/core/storaged/tests/ |
D | storaged_test.cpp | 41 void write_and_pause(uint32_t sec) { in write_and_pause()
|
/system/nfc/src/gki/ulinux/ |
D | gki_ulinux.cc | 543 int sec; in GKI_wait() local
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone_proto.cpp | 494 time_t sec = static_cast<time_t>(log_entry.entry.sec); in dump_log_file() local
|
D | tombstone.cpp | 510 time_t sec = static_cast<time_t>(log_entry.entry.sec); in dump_log_file() local
|
/system/update_engine/cros/ |
D | payload_state.cc | 639 double sec = static_cast<double>(usec) / Time::kMicrosecondsPerSecond; in CollectAndReportAttemptMetrics() local
|
/system/bpf/libbpf_android/ |
D | Loader.cpp | 141 static int readSectionByIdx(ifstream& elfFile, int id, vector<char>& sec) { in readSectionByIdx()
|
/system/core/llkd/ |
D | libllkd.cpp | 609 auto sec = duration_cast<seconds>(ms); in llkFormat() local
|
/system/bt/test/stub/ |
D | osi.cc | 62 [§ion](const section_t& sec) { return sec.name == section; }); in Find()
|