Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/interfaces/inner_kits/lnn/
H A Ddata_level.h86 int32_t UnregDataLevelChangeCb(const char *pkgName);
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/unregdatalevelchangecb_fuzzer/
H A Dunregdatalevelchangecb_fuzzer.cpp48 UnregDataLevelChangeCb(reinterpret_cast<const char *>(tmp)); in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/include/
H A Dtrans_server_proxy_standard.h51 int32_t UnregDataLevelChangeCb(const char *pkgName) override;
/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dsoftbus_server_proxy_standard.h54 int32_t UnregDataLevelChangeCb(const char *pkgName) override;
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/include/
H A Dbus_center_server_proxy_standard.h51 int32_t UnregDataLevelChangeCb(const char *pkgName) override;
/foundation/communication/dsoftbus/core/frame/standard/init/include/
H A Dsoftbus_server.h54 int32_t UnregDataLevelChangeCb(const char *pkgName) override;
H A Dif_softbus_server.h53 virtual int32_t UnregDataLevelChangeCb(const char *pkgName) = 0;
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp212 int32_t SoftBusServerProxyFrame::UnregDataLevelChangeCb(const char *pkgName) in UnregDataLevelChangeCb() function in OHOS::SoftBusServerProxyFrame
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy.cpp159 int ret = g_serverProxy->UnregDataLevelChangeCb(pkgName); in ServerIpcUnregDataLevelChangeCb()
H A Dbus_center_server_proxy_standard.cpp522 int32_t BusCenterServerProxy::UnregDataLevelChangeCb(const char *pkgName) in UnregDataLevelChangeCb() function in OHOS::BusCenterServerProxy
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp222 int32_t SoftBusServer::UnregDataLevelChangeCb(const char *pkgName) in UnregDataLevelChangeCb() function in OHOS::SoftBusServer
H A Dsoftbus_server_stub.cpp1125 int32_t retReply = UnregDataLevelChangeCb(pkgName); in UnregDataLevelChangeCbInner()
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c324 int32_t UnregDataLevelChangeCb(const char *pkgName) in UnregDataLevelChangeCb() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_adapter_standard.cpp127 UnregDataLevelChangeCb(PKG_NAME); in ~SoftBusAdapter()
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp777 int32_t TransServerProxy::UnregDataLevelChangeCb(const char *pkgName) in UnregDataLevelChangeCb() function in OHOS::TransServerProxy

Completed in 12 milliseconds