Searched defs:cookieTagMap (Results 1 – 5 of 5) sorted by relevance
65 BpfMap<uint64_t, UidTagValue> cookieTagMap(COOKIE_TAG_MAP_PATH); in TEST_F() local83 BpfMap<uint64_t, UidTagValue> cookieTagMap(COOKIE_TAG_MAP_PATH); in TEST_F() local
53 SkDestroyListener(final IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap, in SkDestroyListener()
72 final Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap(dump); in countTaggedSocket() local
168 IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap) { in setCookieTagMapForTest()
606 IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap, Handler handler) { in makeSkDestroyListener()2938 Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap( in testDumpCookieTagMapBpfRawMap() local