Home
last modified time | relevance | path

Searched defs:GetTimestamp (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dcircular_buffer.h55 uint64_t GetTimestamp() const override { in GetTimestamp() function
Dcircular_buffer_test.cc29 virtual uint64_t GetTimestamp() const override { return timestamp_++; } in GetTimestamp() function