Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Dstop_watch_legacy.h27 std::chrono::high_resolution_clock::time_point start_timestamp; member
Dstop_watch_legacy.cc78 std::string start_timestamp = ss.str(); in DumpStopWatchLog() local
/packages/modules/Bluetooth/system/gd/common/
Dstop_watch.h27 std::chrono::high_resolution_clock::time_point start_timestamp; member
Dstop_watch.cc79 std::string start_timestamp = ss.str(); in DumpStopWatchLog() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
Dbattery_usage_slot.proto8 optional int64 start_timestamp = 1; field
Dpower_anomaly_event.proto65 optional int64 start_timestamp = 1; field
/packages/modules/Virtualization/virtualizationmanager/src/
Dcrosvm.rs260 pub start_timestamp: Option<SystemTime>, field