Searched defs:mCookieTagMap (Results 1 – 8 of 8) sorted by relevance
61 BpfMap<uint64_t, UidTagValue> mCookieTagMap; variable
49 private final IBpfMap<CookieTagMapKey, CookieTagMapValue> mCookieTagMap; field in SkDestroyListener
416 private final IBpfMap<CookieTagMapKey, CookieTagMapValue> mCookieTagMap; field in NetworkStatsService
259 private TestBpfMap<CookieTagMapKey, CookieTagMapValue> mCookieTagMap = new TestBpfMap<>( field in NetworkStatsServiceTest
141 private final TestBpfMap<CookieTagMapKey, CookieTagMapValue> mCookieTagMap = field in ClatCoordinatorTest
133 private final IBpfMap<CookieTagMapKey, CookieTagMapValue> mCookieTagMap; field in ClatCoordinator
140 private final IBpfMap<CookieTagMapKey, CookieTagMapValue> mCookieTagMap = field in BpfNetMapsTest
816 BpfMap<uint64_t, UidTagValue> mCookieTagMap; member in android::net::NetlinkListenerTest