Home
last modified time | relevance | path

Searched defs:timeNs (Results 1 – 7 of 7) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dtimesync.h37 uint64_t timeNs; member
/system/media/audio_utils/tests/
Dtimestampverifier_tests.cpp64 constexpr int64_t timeNs[] { 0, 1000000000 }; in TEST() local
/system/chre/platform/shared/
Dlog_buffer_manager.cc112 uint64_t timeNs = SystemTime::getMonotonicTime().toRawNanoseconds(); in logVa() local
/system/chre/host/common/
Dlog_message_parser_base.cc104 uint64_t timeNs = le64toh(message->timestampNanos); in log() local
/system/media/audio_utils/include/audio_utils/
DTimestampVerifier.h60 constexpr void add(F frames, T timeNs, uint32_t sampleRate) { in add()
/system/chre/pal/util/
Dwifi_scan_cache.c82 uint64_t timeNs = gWifiCacheState.event.referenceTime; in paramsMatchScanCache() local
/system/chre/platform/slpi/see/
Dsee_helper.cc104 uint64_t timeNs; member
1297 uint64_t *timeNs) { in decodeMsgIdAndTime()