Home
last modified time | relevance | path

Searched defs:last_seen (Results 1 – 10 of 10) sorted by relevance

/third_party/libcoap/examples/contiki/
Dcoap-observer.c49 static coap_tick_t last_seen = 0; variable
/third_party/gstreamer/gstplugins_bad/ext/mdns/
Dgstmicrodnsdevice.c65 gint64 last_seen; member
/third_party/libwebsockets/include/libwebsockets/
Dlws-netdev.h208 uint32_t last_seen; /* unix time */ member
/third_party/gn/src/gn/
Dninja_build_writer.cc48 const Target* last_seen; member
/third_party/libcoap/include/coap3/
Dcoap_block_internal.h49 coap_tick_t last_seen; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.h407 struct os_reltime last_seen; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_i.h43 struct os_reltime last_seen; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_i.h43 struct os_reltime last_seen; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h438 struct os_reltime last_seen; member
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c5316 gboolean last_seen, with_clock, in_paused; in gst_base_sink_get_position() local