Home
last modified time | relevance | path

Searched defs:to_ms (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/scapy/scapy/arch/
H A Dpcapdnet.py135 def __init__(self, device, snaplen, promisc, to_ms): argument
368 def __init__(self, device, snaplen, promisc, to_ms): argument
/aosp_15_r20/frameworks/native/libs/binder/
H A DUtils.h133 uint64_t to_ms(std::chrono::duration<Rep, Period> duration) { in to_ms() function
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/unix/selector/
Dpoll.rs517 let to_ms = to in poll() localVariable
/aosp_15_r20/external/libpcap/
H A Dpcap.c2757 pcap_open_live(const char *device, int snaplen, int promisc, int to_ms, char *errbuf)