Searched refs:parseBpfRawMap (Results 1 – 2 of 2) sorted by relevance
59 private Map<CookieTagMapKey, CookieTagMapValue> parseBpfRawMap(final String dump) { in parseBpfRawMap() method in SkDestroyListenerTest72 final Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap(dump); in countTaggedSocket()
2912 private <K extends Struct, V extends Struct> Map<K, V> parseBpfRawMap( in parseBpfRawMap() method in NetworkStatsServiceTest2938 Map<CookieTagMapKey, CookieTagMapValue> cookieTagMap = parseBpfRawMap( in testDumpCookieTagMapBpfRawMap()