Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h141 static bool GetDeviceTypeHash(char *output);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp794 if (GetDeviceTypeHash(devicePolicyInfo.typeHash)) { in GetVertexDevicePolicyInfo()
931 bool MineSoftbusListener::GetDeviceTypeHash(char *output) in GetDeviceTypeHash() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp1017 auto ret = mineListener->GetDeviceTypeHash(output);