Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h138 static bool GetDeviceAliasHash(char *output);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp732 if (GetDeviceAliasHash(devicePolicyInfo.aliasHash)) { in GetScopeDevicePolicyInfo()
875 bool MineSoftbusListener::GetDeviceAliasHash(char *output) in GetDeviceAliasHash() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp993 auto ret = mineListener->GetDeviceAliasHash(output);