Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h132 static Action MatchSearchScopeDevice(DeviceInfo &deviceInfo, char *output,
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp665 matchResult = MatchSearchScopeDevice(deviceInfo, output + sizeof(BroadcastHead), in ParseBroadcastInfo()
740 Action MineSoftbusListener::MatchSearchScopeDevice(DeviceInfo &deviceInfo, char *output, in MatchSearchScopeDevice() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp902 …auto ret = mineListener->MatchSearchScopeDevice(deviceInfo, output, devicePolicyInfo, broadcastHea…
915 …auto ret = mineListener->MatchSearchScopeDevice(deviceInfo, output, devicePolicyInfo, broadcastHea…
928 …auto ret = mineListener->MatchSearchScopeDevice(deviceInfo, output, devicePolicyInfo, broadcastHea…