Home
last modified time | relevance | path

Searched refs:strDeviceId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp623 std::string strDeviceId = deviceInfo.deviceId; in AuthenticateDevice() local
624 DeviceManagerNotify::GetInstance().RegisterAuthenticateCallback(pkgName, strDeviceId, callback); in AuthenticateDevice()