/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ |
H A D | device_manager_callback.h | 63 virtual void OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) {}; in OnDeviceFound() function 64 virtual void OnDeviceFound(uint16_t subscribeId, const DmDeviceBasicInfo &deviceBasicInfo) {}; in OnDeviceFound() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/smallunittest/ |
H A D | device_manager_linux_test.h | 58 void OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) {}; in OnDeviceFound() function 59 void OnDeviceFound(uint16_t subscribeId, const DmDeviceBasicInfo &deviceBasicInfo) {}; in OnDeviceFound() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/ |
H A D | softbus_discovery_callback.h | 24 virtual void OnDeviceFound(const std::string &pkgName, DmDeviceBasicInfo &info, in OnDeviceFound() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/ |
H A D | UTTest_mine_softbus_listener.h | 50 void OnDeviceFound(const std::string &pkgName, const DmDeviceInfo &info, bool isOnline) override in OnDeviceFound() function
|
H A D | UTTest_softbus_listener.h | 49 void OnDeviceFound(const std::string &pkgName, const DmDeviceInfo &info, bool isOnline) override in OnDeviceFound() function
|
H A D | UTTest_softbus_connector.cpp | 52 void OnDeviceFound(const std::string &pkgName, DmDeviceInfo &info, bool isOnline) override in OnDeviceFound() function in OHOS::DistributedHardware::SoftbusDiscoveryCallbackTest 58 …void OnDeviceFound(const std::string &pkgName, DmDeviceBasicInfo &info, const int32_t range, bool … in OnDeviceFound() function in OHOS::DistributedHardware::SoftbusDiscoveryCallbackTest
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/interface/ |
H A D | disc_interface.h | 56 void (*OnDeviceFound)(const DeviceInfo *device, const InnerDeviceInfoAddtions *addtions); member
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_impl.h | 46 void OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) override {} in OnDeviceFound() function 47 void OnDeviceFound(uint16_t subscribeId, const DmDeviceBasicInfo &deviceBasicInfo) override{} in OnDeviceFound() function
|
H A D | UTTest_dm_pin_holder.h | 70 …void OnDeviceFound(const std::string &pkgName, uint16_t subscribeId, const DmDeviceInfo &info) ove… in OnDeviceFound() function 77 …void OnDeviceFound(const std::string &pkgName, uint16_t subscribeId, DmDeviceBasicInfo &info) over… in OnDeviceFound() function
|
H A D | device_manager_impl_test.cpp | 202 void DeviceDiscoveryCallback::OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) in OnDeviceFound() function in OHOS::DistributedHardware::DeviceDiscoveryCallback
|
/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/devicediscovery_fuzzer/ |
H A D | device_discovery_fuzzer.cpp | 38 void OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) override {} in OnDeviceFound() function in OHOS::DistributedHardware::DeviceDiscoveryCallbackTest
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/discovery/ |
H A D | discovery_service.h | 111 void (*OnDeviceFound)(const DeviceInfo *device); member
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbusconnectorregister_fuzzer/ |
H A D | softbus_connector_register_fuzzer.cpp | 33 void OnDeviceFound(const std::string &pkgName, DmDeviceInfo &info, bool isOnline) override {} in OnDeviceFound() function in OHOS::DistributedHardware::SoftbusDiscoveryCallbackFuzzTest
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/discovery/ |
H A D | dm_discovery_manager.cpp | 142 void DmDiscoveryManager::OnDeviceFound(const std::string &pkgName, DmDeviceInfo &info, bool isOnlin… in OnDeviceFound() function in OHOS::DistributedHardware::DmDiscoveryManager 203 void DmDiscoveryManager::OnDeviceFound(const std::string &pkgName, in OnDeviceFound() function in OHOS::DistributedHardware::DmDiscoveryManager
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bt_state/ |
H A D | disc_bt_state_mock_test.cpp | 60 void OnDeviceFound(const DeviceInfo *device, const InnerDeviceInfoAddtions *additions) in OnDeviceFound() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/ |
H A D | authenticate_device_fuzzer.cpp | 70 void OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) override {} in OnDeviceFound() function in OHOS::DistributedHardware::DeviceDiscoveryCallbackTest 71 void OnDeviceFound(uint16_t subscribeId, const DmDeviceBasicInfo &deviceBasicInfo) override{} in OnDeviceFound() function in OHOS::DistributedHardware::DeviceDiscoveryCallbackTest
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/dfinder/ |
H A D | nstackx_test.c | 46 static void OnDeviceFound(const NSTACKX_DeviceInfo *deviceList, uint32_t deviceCount) in OnDeviceFound() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/ |
H A D | disc_ble_test.cpp | 57 static void OnDeviceFound(const DeviceInfo *device, const InnerDeviceInfoAddtions *additions) in OnDeviceFound() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/discovery/ |
H A D | discovery_manager.cpp | 337 void DiscoveryManager::OnDeviceFound(const std::string &pkgName, const DmDeviceInfo &info, bool isO… in OnDeviceFound() function in OHOS::DistributedHardware::DiscoveryManager 360 void DiscoveryManager::OnDeviceFound(const std::string &pkgName, const uint32_t capabilityType, in OnDeviceFound() function in OHOS::DistributedHardware::DiscoveryManager
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | hw_cast_stream_player_test.cpp | 46 void OnDeviceFound(const std::vector<CastRemoteDevice> &deviceList) override in OnDeviceFound() function in OHOS::AVSession::TestCastSessionManagerListener
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service_listener.cpp | 213 void DeviceManagerServiceListener::OnDeviceFound(const std::string &pkgName, uint16_t subscribeId, in OnDeviceFound() function in OHOS::DistributedHardware::DeviceManagerServiceListener 231 void DeviceManagerServiceListener::OnDeviceFound(const std::string &pkgName, uint16_t subscribeId, in OnDeviceFound() function in OHOS::DistributedHardware::DeviceManagerServiceListener
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/ |
H A D | disc_manager_mock_test.cpp | 64 static int32_t OnDeviceFound(const char *packageName, const DeviceInfo *device, in OnDeviceFound() function in OHOS::DiscManagerMockTest
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | hw_cast_provider.cpp | 384 void HwCastProvider::OnDeviceFound(const std::vector<CastRemoteDevice> &deviceList) in OnDeviceFound() function in OHOS::AVSession::HwCastProvider
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_nstackx_adapter.c | 155 static void OnDeviceFound(const NSTACKX_DeviceInfo *deviceList, uint32_t deviceCount) in OnDeviceFound() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/ |
H A D | device_manager_fa_test.cpp | 44 void OnDeviceFound(uint16_t subscribeId, const DmDeviceInfo &deviceInfo) override {} in OnDeviceFound() function in __anon32a41c470110::DeviceDiscoveryCallbackTest
|