Searched refs:resDeviceType (Results 1 – 1 of 1) sorted by relevance
597 auto resDeviceType = kp->GetDeviceTypeStr(); in ParseKeyParam() local598 if (options->deviceType != DEVICE_DEFAULT && resDeviceType != NOT_DEVICE_TYPE && in ParseKeyParam()599 resDeviceType != options->deviceType) { in ParseKeyParam()