Lines Matching refs:AttributionNodeInternal
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()
374 AttributionNodeInternal CreateAttribution(const int& uid, const string& tag) { in CreateAttribution()
375 AttributionNodeInternal attribution; in CreateAttribution()