Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h140 static bool GetDeviceUdidHash(char *output);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp791 if (GetDeviceUdidHash(devicePolicyInfo.udidHash)) { in GetVertexDevicePolicyInfo()
912 bool MineSoftbusListener::GetDeviceUdidHash(char *output) in GetDeviceUdidHash() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp1009 auto ret = mineListener->GetDeviceUdidHash(output);