Searched refs:HaveDeviceInMap (Results 1 – 5 of 5) sorted by relevance
49 softbusConnector->HaveDeviceInMap(deviceId); in SoftBusConnectorPublishFuzzTest()
136 bool HaveDeviceInMap(std::string deviceId);
328 bool ret = softbusConnector->HaveDeviceInMap(deviceId);343 bool ret = softbusConnector->HaveDeviceInMap(deviceId);
290 bool SoftbusConnector::HaveDeviceInMap(std::string deviceId) in HaveDeviceInMap() function in OHOS::DistributedHardware::SoftbusConnector
149 if (!softbusConnector_->HaveDeviceInMap(deviceId)) { in CheckAuthParamVaild()