Searched defs:attributions (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/cmds/statsd/benchmark/ |
D | metric_util.cpp | 266 const std::vector<AttributionNodeInternal>& attributions, const string& jobName, in CreateScheduledJobStateChangedEvent() 277 const std::vector<AttributionNodeInternal>& attributions, in CreateStartScheduledJobEvent() 285 const std::vector<AttributionNodeInternal>& attributions, in CreateFinishScheduledJobEvent() 292 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateWakelockStateChangedEvent() 304 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateAcquireWakelockEvent() 311 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateReleaseWakelockEvent() 340 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStateChangedEvent() 351 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStartEvent() 357 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncEndEvent()
|
/frameworks/base/cmds/statsd/tests/ |
D | statsd_test_util.cpp | 329 const std::vector<AttributionNodeInternal>& attributions, const string& jobName, in CreateScheduledJobStateChangedEvent() 340 const std::vector<AttributionNodeInternal>& attributions, in CreateStartScheduledJobEvent() 348 const std::vector<AttributionNodeInternal>& attributions, in CreateFinishScheduledJobEvent() 355 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateWakelockStateChangedEvent() 367 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateAcquireWakelockEvent() 374 const std::vector<AttributionNodeInternal>& attributions, const string& wakelockName, in CreateReleaseWakelockEvent() 403 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStateChangedEvent() 414 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncStartEvent() 420 const std::vector<AttributionNodeInternal>& attributions, const string& name, in CreateSyncEndEvent()
|
/frameworks/base/cmds/statsd/tests/e2e/ |
D | MetricConditionLink_e2e_test.cpp | 138 std::vector<AttributionNodeInternal> attributions = { in TEST() local 258 std::vector<AttributionNodeInternal> attributions = { in TEST() local
|