Searched refs:getCookieTagMap (Results 1 – 3 of 3) sorted by relevance
251 private static IBpfMap<CookieTagMapKey, CookieTagMapValue> getCookieTagMap() { in getCookieTagMap() method in BpfNetMaps333 sCookieTagMap = getCookieTagMap(); in initBpfMaps()
690 mCookieTagMap = mDeps.getCookieTagMap(); in NetworkStatsService()905 public IBpfMap<CookieTagMapKey, CookieTagMapValue> getCookieTagMap() {
581 public IBpfMap<CookieTagMapKey, CookieTagMapValue> getCookieTagMap() { in getCookieTagMap() method in NetworkStatsServiceTest.TestDependencies