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

  /external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
port_monitor_unittest.cc 149 PORT_INFO_1* port_info_1 = reinterpret_cast<PORT_INFO_1*>(buffer); local
150 EXPECT_TRUE(port_info_1->pName != NULL);
port_monitor.cc 326 *needed_bytes = sizeof(PORT_INFO_1);
361 PORT_INFO_1* port_info = reinterpret_cast<PORT_INFO_1*>(ports);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winspool.h 659 __MINGW_TYPEDEF_AW(PORT_INFO_1)
    [all...]

Completed in 67 milliseconds