Searched defs:to_ms (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/scapy/scapy/arch/ |
H A D | pcapdnet.py | 135 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 D | Utils.h | 133 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/ |
D | poll.rs | 517 let to_ms = to in poll() localVariable
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap.c | 2757 pcap_open_live(const char *device, int snaplen, int promisc, int to_ms, char *errbuf)
|