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

  /external/libusb/libusb/os/
haiku_pollfs.cpp 35 bool fInitCheck;
50 bool fInitCheck;
60 fInitCheck(false)
146 fInitCheck = true;
241 return fInitCheck;
250 fInitCheck(false)
278 fInitCheck = true;
329 return fInitCheck;
haiku_usb.h 61 bool fInitCheck;
85 bool fInitCheck;
haiku_usb_backend.cpp 172 return fInitCheck;
228 fInitCheck(false)
238 fInitCheck = true;
321 fInitCheck(false)
346 return fInitCheck;
515 fInitCheck = true;

Completed in 62 milliseconds