Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h139 static bool GetDeviceSnHash(char *output);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp788 if (GetDeviceSnHash(devicePolicyInfo.snHash)) { in GetVertexDevicePolicyInfo()
894 bool MineSoftbusListener::GetDeviceSnHash(char *output) in GetDeviceSnHash() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp1001 auto ret = mineListener->GetDeviceSnHash(output);