Searched defs:OnRefreshDeviceFound (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | if_softbus_client.cpp | 153 void ISoftBusClient::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::ISoftBusClient
|
H A D | softbus_client_stub.cpp | 786 void SoftBusClientStub::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::SoftBusClientStub
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/ |
H A D | lnn_bus_center_ipc.c | 36 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device, in OnRefreshDeviceFound() function
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy_standard.cpp | 577 void BusCenterClientProxy::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::BusCenterClientProxy
|
H A D | lnn_bus_center_ipc.cpp | 142 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device, in OnRefreshDeviceFound() function
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/ |
H A D | trans_client_proxy_standard.cpp | 497 void TransClientProxy::OnRefreshDeviceFound(const void *device, uint32_t deviceLen) in OnRefreshDeviceFound() function in OHOS::TransClientProxy
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | lnn_bus_center_ipc.c | 191 static int32_t OnRefreshDeviceFound(const char *pkgName, const DeviceInfo *device, in OnRefreshDeviceFound() function
|