HomeSort by relevance Sort by last modified time
    Searched refs:time_lo (Results 1 - 2 of 2) sorted by null

  /system/bt/hci/src/
btsnoop.c 222 uint32_t time_lo = timestamp & 0xFFFFFFFF; local
228 time_lo = htonl(time_lo);
235 btsnoop_write(&time_lo, 4);
  /external/libvncserver/x11vnc/
userinput.c 2663 double time_lo = 1.0\/max_keyrepeat_lo; local
    [all...]

Completed in 52 milliseconds