Searched defs:ConvertDeviceType (Results 1 – 6 of 6) sorted by relevance
96 Global::Resource::DeviceType ConvertDeviceType(const std::string &deviceType) in ConvertDeviceType() function116 Global::Resource::DeviceType ConvertDeviceType(DeviceType type) in ConvertDeviceType() function
153 Global::Resource::DeviceType ConvertDeviceType(std::string deviceType) in ConvertDeviceType() function
95 Global::Resource::DEVICE_TYPE ConvertDeviceType(DeviceType type) in ConvertDeviceType() function
64 DeviceType ConvertDeviceType(uint16_t deviceTypeId) in ConvertDeviceType() function
91 DeviceType ConvertDeviceType(uint16_t deviceTypeId) in ConvertDeviceType() function
313 static void ConvertDeviceType(napi_env env, napi_value &object, std::vector<std::string> deviceType… in ConvertDeviceType() function