Home
last modified time | relevance | path

Searched refs:CreateSyncStateChangedEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.cpp317 std::unique_ptr<LogEvent> CreateSyncStateChangedEvent(uint64_t timestampNs, in CreateSyncStateChangedEvent() function
339 return CreateSyncStateChangedEvent(timestampNs, attributionUids, attributionTags, name, in CreateSyncStartEvent()
347 return CreateSyncStateChangedEvent(timestampNs, attributionUids, attributionTags, name, in CreateSyncEndEvent()
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.cpp808 std::unique_ptr<LogEvent> CreateSyncStateChangedEvent(uint64_t timestampNs, in CreateSyncStateChangedEvent() function
830 return CreateSyncStateChangedEvent(timestampNs, attributionUids, attributionTags, name, in CreateSyncStartEvent()
838 return CreateSyncStateChangedEvent(timestampNs, attributionUids, attributionTags, name, in CreateSyncEndEvent()