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

  /system/bt/hci/src/
btsnoop.c 221 uint32_t time_hi = timestamp >> 32; local
227 time_hi = htonl(time_hi);
234 btsnoop_write(&time_hi, 4);
  /external/libvncserver/x11vnc/
userinput.c 2664 double time_hi = 1.0\/max_keyrepeat_hi; local
    [all...]

Completed in 62 milliseconds