Searched defs:detachProgram (Results 1 – 5 of 5) sorted by relevance
114 public static void detachProgram(@NonNull String iface) throws IOException { in detachProgram() method in BpfUtils
185 public abstract boolean detachProgram(@NonNull String iface); in detachProgram() method in BpfCoordinatorShim
178 public boolean detachProgram(String iface) { in detachProgram() method in BpfCoordinatorShimImpl
136 inline int detachProgram(bpf_attach_type type, const BPF_FD_TYPE cg_fd) { in detachProgram() function
441 public boolean detachProgram(String iface) { in detachProgram() method in BpfCoordinatorShimImpl