Searched refs:sCookieTagMap (Results 1 – 1 of 1) sorted by relevance
129 private static IBpfMap<CookieTagMapKey, CookieTagMapValue> sCookieTagMap = null; field in BpfNetMaps169 sCookieTagMap = cookieTagMap; in setCookieTagMapForTest()281 if (sCookieTagMap == null) { in initBpfMaps()282 sCookieTagMap = getCookieTagMap(); in initBpfMaps()965 data.add(mDeps.buildStatsEvent(getMapSize(sCookieTagMap), getMapSize(sUidOwnerMap), in pullBpfMapInfoAtom()1062 BpfDump.dumpMap(sCookieTagMap, pw, "sCookieTagMap", in dump()