Searched refs:deviceIdentification (Results 1 – 1 of 1) sorted by relevance
378 … std::string deviceIdentification = sysPath.substr(0, sysPath.find(vendorProduct)) + vendorProduct; in GetInputIdentification() local379 MMI_HILOGI("Device identification is:%{public}s", deviceIdentification.c_str()); in GetInputIdentification()380 return deviceIdentification; in GetInputIdentification()