Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp244 struct DeathNotifications { struct
250 size_t count;
256 nsecs_t lastSentNs;
260 std::map<uint64_t, std::vector<size_t>> indices;
262 DeathNotifications() in DeathNotifications() argument