Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/config/
DConfigManager.cpp79 struct ActiveConfigChangedReceiverDeathCookie { struct
80 ActiveConfigChangedReceiverDeathCookie(const wp<ConfigManager>& configManager, const int uid, in ActiveConfigChangedReceiverDeathCookie() function
91 auto cookie_ = static_cast<ActiveConfigChangedReceiverDeathCookie*>(cookie); in activeConfigChangedReceiverDied()
208 new ActiveConfigChangedReceiverDeathCookie(this, uid, pir)); in SetActiveConfigsChangedReceiver()