Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dport_range_socket_factory.cpp26 std::pair<uint16_t, uint16_t> IntersectPortRanges( in IntersectPortRanges()
52 rtc::Thread* thread, std::pair<uint16_t, uint16_t> udp_port_range, in PortRangeSocketFactory()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp624 std::pair<uint16_t, uint16_t> range) { in set_webrtc_udp_port_range()
639 std::pair<uint16_t, uint16_t> range) { in set_webrtc_tcp_port_range()
/device/google/fuchsia/bioniccompat/include/
Dstdint.h144 typedef __UINT16_TYPE__ uint16_t; typedef
/device/google/contexthub/firmware/os/core/
Dseos.c354 void osTaskInvokeEventFreeCallback(struct Task *task, void (*freeCallback)(uint16_t, void *), uint1… in osTaskInvokeEventFreeCallback() argument