Home
last modified time | relevance | path

Searched refs:OnRefreshDeviceFound (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/ipc/mini/
H A Dlnn_bus_center_ipc.c29 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device,
33 .OnServerDeviceFound = OnRefreshDeviceFound,
36 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device, in OnRefreshDeviceFound() function
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c71 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device,
75 .OnServerDeviceFound = OnRefreshDeviceFound,
191 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device, in OnRefreshDeviceFound() function
/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dif_softbus_client.h75 virtual void OnRefreshDeviceFound(const void *device, uint32_t deviceLen);
H A Dsoftbus_client_stub.h59 void OnRefreshDeviceFound(const void *device, uint32_t deviceLen) override;
/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_standard_test.cpp93 clientProxy->OnRefreshDeviceFound(addr, addrTypeLen); in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/include/
H A Dbus_center_client_proxy_standard.h52 void OnRefreshDeviceFound(const void *device, uint32_t deviceLen) override;
/foundation/communication/dsoftbus/core/transmission/ipc/standard/include/
H A Dtrans_client_proxy_standard.h49 void OnRefreshDeviceFound(const void *device, uint32_t deviceLen) override;
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp157 void ISoftBusClient::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::ISoftBusClient
H A Dsoftbus_client_stub.cpp654 OnRefreshDeviceFound(device, deviceLen); in OnRefreshDeviceFoundInner()
759 void SoftBusClientStub::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::SoftBusClientStub
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp66 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device,
70 .OnServerDeviceFound = OnRefreshDeviceFound,
143 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device, in OnRefreshDeviceFound() function
H A Dbus_center_client_proxy.cpp207 clientProxy->OnRefreshDeviceFound(device, deviceLen); in ClientOnRefreshDeviceFound()
H A Dbus_center_client_proxy_standard.cpp586 void BusCenterClientProxy::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::BusCenterClientProxy
/foundation/communication/dsoftbus/tests/sdk/frame/standard/
H A Dsoftbus_frame_standard_test.cpp49 void OnRefreshDeviceFound(const void *device, uint32_t deviceLen) override { }
475 g_stub->OnRefreshDeviceFound(nullptr, testUint); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/bus_center/test/ipc/
H A Dclient_proxy_test.cpp224 clientProxy->OnRefreshDeviceFound(addrInput, TEST_ADDR_TYPE_LEN); in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp463 void TransClientProxy::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::TransClientProxy

Completed in 14 milliseconds