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
51 SkDestroyListener(final IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap, in SkDestroyListener()
72 final Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap(dump); in countTaggedSocket() local
524 IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap, Handler handler) { in makeDependencies()
200 IBpfMap<CookieTagMapKey, CookieTagMapValue> cookieTagMap) { in setCookieTagMapForTest()