Home
last modified time | relevance | path

Searched defs:ConfigReceiverDeathCookie (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/statsd/src/config/
DConfigManager.cpp45 struct ConfigReceiverDeathCookie { struct
46 ConfigReceiverDeathCookie(const wp<ConfigManager>& configManager, const ConfigKey& configKey, in ConfigReceiverDeathCookie() function
51 wp<ConfigManager> mConfigManager;
52 ConfigKey mConfigKey;
53 shared_ptr<IPendingIntentRef> mPir;