Searched refs:UidHistoryEntry (Results 1 – 1 of 1) sorted by relevance
211 struct UidHistoryEntry { struct217 std::map<uid_t, UidHistoryEntry> mUidHistoryMap;263 mUidHistoryMap.emplace(uid, UidHistoryEntry{}); in onSessionStarted()