Searched refs:CR_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h331 #define CR_SUCCESS 0x00000000 macro
H A Dwindows_usb.c631 if (CM_Get_Parent(&parent_devinst, devinst, 0) != CR_SUCCESS) {
636 if (CM_Get_Device_IDA(devinst, path, MAX_PATH_LENGTH, 0) != CR_SUCCESS) {
1437 if (CM_Get_Device_IDA(dev_info_data.DevInst, path, sizeof(path), 0) != CR_SUCCESS) {

Completed in 118 milliseconds