Searched refs:existing_physical_device (Results 1 – 1 of 1) sorted by relevance
909 Device* existing_physical_device = nullptr; in RegisterCustomDevice() local910 if (FindDeviceFromName(device_name.c_str(), &existing_physical_device).ok()) { in RegisterCustomDevice()