Searched refs:sCookieTagMap (Results 1 – 1 of 1) sorted by relevance
137 private static IBpfMap<CookieTagMapKey, CookieTagMapValue> sCookieTagMap = null; field in BpfNetMaps181 sCookieTagMap = cookieTagMap; in setCookieTagMapForTest()332 if (sCookieTagMap == null) { in initBpfMaps()333 sCookieTagMap = getCookieTagMap(); in initBpfMaps()1213 data.add(mDeps.buildStatsEvent(getMapSize(sCookieTagMap), getMapSize(sUidOwnerMap), in pullBpfMapInfoAtom()1310 BpfDump.dumpMap(sCookieTagMap, pw, "sCookieTagMap", in dump()