Lines Matching defs:res
355 base::Result<void> res = currentMap.iterate(countUidStatsEntries); in tagSocket() local
392 base::Result<void> res = mCookieTagMap.deleteValue(sock_cookie); in untagSocket() local
414 Status res = mUidCounterSetMap.deleteValue(uid); in setCounterSet() local
423 Status res = mUidCounterSetMap.writeValue(uid, tmpCounterSetNum, BPF_ANY); in setCounterSet() local
450 auto res = map.deleteValue(key); in deleteTagData() local
466 auto res = map.deleteValue(key); in deleteTagData() local
482 auto res = mUidCounterSetMap.deleteValue(uid); in deleteTagData() local
491 auto res = map.deleteValue(key); in deleteTagData() local
513 Status res = mIfaceIndexNameMap.writeValue(ifaceIndex, iface, BPF_ANY); in addInterface() local
623 Status res; in changeUidOwnerRule() local
710 Status res; in replaceUidOwnerMap() local
737 Status res; in toggleUidOwnerMap() local
785 auto res = mConfigurationMap.writeValue(CURRENT_STATS_MAP_CONFIGURATION_KEY, newConfigure, in swapActiveStatsMap() local
950 base::Result<void> res = mCookieTagMap.iterateWithValue(printCookieTagInfo); in dump() local