Searched defs:devHostName (Results 1 – 3 of 3) sorted by relevance
28 int DriverInstallerFullStartDeviceHost(uint32_t devHostId, const char* devHostName, bool dynamic) in DriverInstallerFullStartDeviceHost()38 int DriverInstallerFullStopDeviceHost(uint32_t devHostId, const char* devHostName) in DriverInstallerFullStopDeviceHost()
16 static int DriverInstallerStartDeviceHost(uint32_t devHostId, const char *devHostName, bool dynamic) in DriverInstallerStartDeviceHost()
20 const char *devHostName; member