Home
last modified time | relevance | path

Searched refs:end_timestamp (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dstop_watch.cc46 stopwatch_logs[current_buffer_index].end_timestamp - in RecordLog()
85 stopwatch_logs[current_buffer_index].end_timestamp - in DumpStopWatchLog()
102 sw_log.end_timestamp = std::chrono::high_resolution_clock::now(); in ~StopWatch()
Dstop_watch.h28 std::chrono::high_resolution_clock::time_point end_timestamp; member
/packages/modules/Bluetooth/system/common/
Dstop_watch_legacy.cc45 stopwatch_logs[current_buffer_index].end_timestamp - in RecordLog()
83 stopwatch_logs[current_buffer_index].end_timestamp - in DumpStopWatchLog()
100 sw_log.end_timestamp = std::chrono::high_resolution_clock::now(); in ~StopWatchLegacy()
Dstop_watch_legacy.h28 std::chrono::high_resolution_clock::time_point end_timestamp; member
/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
Dbattery_usage_slot.proto9 optional int64 end_timestamp = 2; field
Dpower_anomaly_event.proto66 optional int64 end_timestamp = 2; field