Home
last modified time | relevance | path

Searched refs:CR_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/win/
Dpe_image_test.cc22 CM_MapCrToWin32Err(CR_SUCCESS, ERROR_SUCCESS); in ExportFunc2()
Dwin_util.cc363 if (status == CR_SUCCESS) { in IsKeyboardPresentOnSlate()
/external/libusb/libusb/os/
Dwindows_winusb.h230 #define CR_SUCCESS 0x00000000 macro
Dwindows_winusb.c449 if (CM_Get_Parent(&parent_devinst, devinst, 0) != CR_SUCCESS) in get_ancestor()
1275 if (CM_Get_Child(&child_devinst, devinst, 0) != CR_SUCCESS) { in enumerate_hcd_root_hub()