Searched refs:strDeviceId (Results 1 – 1 of 1) sorted by relevance
623 std::string strDeviceId = deviceInfo.deviceId; in AuthenticateDevice() local624 DeviceManagerNotify::GetInstance().RegisterAuthenticateCallback(pkgName, strDeviceId, callback); in AuthenticateDevice()