Home
last modified time | relevance | path

Searched refs:time_stamp_ (Results 1 – 4 of 4) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice.h40 : time_stamp_(std::chrono::steady_clock::now()), properties_(properties_filename) {} in time_stamp_() function
83 std::chrono::steady_clock::time_point time_stamp_; variable
Ddevice.cc54 ((now - time_stamp_) / advertising_interval_ms_) * advertising_interval_ms_ + time_stamp_; in IsAdvertisementAvailable()
/system/connectivity/wificond/scanning/offload/
Dscan_stats.cpp42 time_stamp_(0), in NativeScanStats()
51 time_stamp_(0) {} in NativeScanStats()
Dscan_stats.h50 uint32_t time_stamp_; variable