Home
last modified time | relevance | path

Searched refs:IRefreshCallback (Results 1 - 20 of 20) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/include/dependency/softbus/
H A Dsoftbus_connector.h167 static IRefreshCallback softbusDiscoveryCallback_;
168 static IRefreshCallback softbusDiscoveryByIdCallback_;
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h420 } IRefreshCallback; typedef
834 * @param cb Indicates the service subscription callback {@link IRefreshCallback}.
844 int32_t RefreshLNN(const char *pkgName, const SubscribeInfo *info, const IRefreshCallback *cb);
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/refreshlnn_fuzzer/
H A Drefreshlnn_fuzzer.cpp51 static IRefreshCallback g_refreshCb = {
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dpublish_refresh_lnn_demo.c79 static IRefreshCallback g_refreshCB = {
/foundation/communication/dsoftbus/sdk/bus_center/manager/include/
H A Dclient_bus_center_manager.h49 int32_t RefreshLNNInner(const char *pkgName, const SubscribeInfo *info, const IRefreshCallback *cb);
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/
H A Ddisc_sdk_only_l2_test.cpp107 static IRefreshCallback g_refreshCb = {
H A Ddisc_sdk_test.cpp153 static const IRefreshCallback g_refreshCb = {
/foundation/communication/dsoftbus/tests/sdk/discovery/benchmarktest/
H A Ddiscovery_test.cpp123 static IRefreshCallback g_refreshCb = {
/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dsoftbus_listener.h99 static IRefreshCallback &GetSoftbusRefreshCb();
/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp142 static IRefreshCallback g_refreshCb = {
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_refresh_small_test.cpp106 static IRefreshCallback g_refreshCb1 = {
111 static IRefreshCallback g_refreshCb2 = {
H A Dbus_center_sdk_refresh_test.cpp102 static IRefreshCallback g_refreshCb1 = {
107 static IRefreshCallback g_refreshCb2 = {
H A Dbus_center_sdk_test.cpp175 static IRefreshCallback g_refreshCb = {
H A Dclient_bus_center_manager_test.cpp393 IRefreshCallback cb; in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp60 IRefreshCallback SoftbusConnector::softbusDiscoveryCallback_ = {
65 IRefreshCallback SoftbusConnector::softbusDiscoveryByIdCallback_ = {
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp127 static IRefreshCallback softbusRefreshCallback_ = {
1090 IRefreshCallback &SoftbusListener::GetSoftbusRefreshCb() in GetSoftbusRefreshCb()
H A Dmine_softbus_listener.cpp523 IRefreshCallback softbusRefreshCallback_ = SoftbusListener::GetSoftbusRefreshCb(); in SendBroadcastInfo()
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c467 int32_t RefreshLNN(const char *pkgName, const SubscribeInfo *info, const IRefreshCallback *cb) in RefreshLNN()
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c73 IRefreshCallback refreshCb;
987 int32_t RefreshLNNInner(const char *pkgName, const SubscribeInfo *info, const IRefreshCallback *cb) in RefreshLNNInner()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c252 IRefreshCallback g_refreshDiscoveryCallback = {

Completed in 31 milliseconds