Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h142 static bool GetDeviceNumber(char *output);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp735 if (GetDeviceNumber(devicePolicyInfo.number)) { in GetScopeDevicePolicyInfo()
949 bool MineSoftbusListener::GetDeviceNumber(char *output) in GetDeviceNumber() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp1025 auto ret = mineListener->GetDeviceNumber(output);