Home
last modified time | relevance | path

Searched defs:SET_ALL (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/netd/libnetdbpf/include/netdbpf/
H A DBpfNetworkStats.h31 constexpr int SET_ALL = -1; variable
/aosp12/frameworks/base/core/java/android/net/
H A DNetworkStats.java88 public static final int SET_ALL = -1; field in NetworkStats