Home
last modified time | relevance | path

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

/frameworks/av/media/bufferpool/1.0/
DAccessor.h51 struct ConnectionDeathRecipient : public hardware::hidl_death_recipient { struct
71 std::map<uint64_t, std::set<int64_t>> mCookieToConnections;
72 std::map<int64_t, uint64_t> mConnectionToCookie;
73 std::map<int64_t, const wp<Accessor>> mAccessors;
/frameworks/av/media/bufferpool/2.0/
DAccessor.h52 struct ConnectionDeathRecipient : public hardware::hidl_death_recipient { struct
72 std::map<uint64_t, std::set<int64_t>> mCookieToConnections;
73 std::map<int64_t, uint64_t> mConnectionToCookie;
74 std::map<int64_t, const wp<Accessor>> mAccessors;