Searched refs:getCookieTagMap (Results 1 – 3 of 3) sorted by relevance
220 private static IBpfMap<CookieTagMapKey, CookieTagMapValue> getCookieTagMap() { in getCookieTagMap() method in BpfNetMaps282 sCookieTagMap = getCookieTagMap(); in initBpfMaps()
657 mCookieTagMap = mDeps.getCookieTagMap(); in NetworkStatsService()854 public IBpfMap<CookieTagMapKey, CookieTagMapValue> getCookieTagMap() {
570 public IBpfMap<CookieTagMapKey, CookieTagMapValue> getCookieTagMap() { in getCookieTagMap() method in NetworkStatsServiceTest.TestDependencies