Home
last modified time | relevance | path

Searched defs:device_t (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
H A Dlist_ports_osx.py67 def get_string_property(device_t, property): argument
94 def get_int_property(device_t, property): argument
/aosp_15_r20/external/mtools/
H A Ddevice.h87 } device_t; typedef
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_class_type.py1485 def g(self, x: device_t) -> device_ty:
1494 def j(self, l: List[device_t]) -> device_ty: