Home
last modified time | relevance | path

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

/system/bt/gd/btaa/android/
Dactivity_attribution.cc107attribution_processor_.OnBtaaPackets(std::move(hci_processor_.OnHciPacket(std::move(packet), type,… in on_hci_packet()
119 attribution_processor_.OnWakelockReleased(wakelock_duration_ms); in on_wakelock_released()
124 attribution_processor_.OnWakeup(); in on_wakeup()
133 attribution_processor_.Dump(std::move(promise), fb_builder); in Dump()
137 AttributionProcessor attribution_processor_; member