Home
last modified time | relevance | path

Searched defs:infoTypeLen (Results 1 - 25 of 25) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_mock.cpp58 int32_t ServerIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int32_t *infoNum) in ServerIpcGetAllOnlineNodeInfo() argument
63 int32_t ServerIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in ServerIpcGetLocalDeviceInfo() argument
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dbus_center_client_proxy.c129 int32_t ClinetOnNodeOnlineStateChanged(bool isOnline, void *info, uint32_t infoTypeLen) in ClinetOnNodeOnlineStateChanged() argument
177 int32_t ClinetOnNodeBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClinetOnNodeBasicInfoChanged() argument
225 ClientOnTimeSyncResult(const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) ClientOnTimeSyncResult() argument
H A Dlnn_bus_center_ipc.c275 int32_t LnnIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, in LnnIpcGetAllOnlineNodeInfo() argument
286 int32_t LnnIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in LnnIpcGetLocalDeviceInfo() argument
437 int32_t LnnIpcNotifyOnlineState(bool isOnline, void *info, uint32_t infoTypeLen) in LnnIpcNotifyOnlineState() argument
442 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_ argument
447 LnnIpcNotifyNodeStatusChanged(void *info, uint32_t infoTypeLen, int32_t type) LnnIpcNotifyNodeStatusChanged() argument
482 LnnIpcNotifyTimeSyncResult(const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) LnnIpcNotifyTimeSyncResult() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy.cpp65 int32_t ClinetOnNodeOnlineStateChanged(bool isOnline, void *info, uint32_t infoTypeLen) in ClinetOnNodeOnlineStateChanged() argument
76 int32_t ClinetOnNodeBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClinetOnNodeBasicInfoChanged() argument
87 int32_t ClientOnNodeStatusChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClientOnNodeStatusChanged() argument
148 ClientOnTimeSyncResult(const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) ClientOnTimeSyncResult() argument
H A Dbus_center_client_proxy_standard.cpp487 int32_t BusCenterClientProxy::OnTimeSyncResult(const void *info, uint32_t infoTypeLen, int32_ argument
212 OnNodeOnlineStateChanged(const char *pkgName, bool isOnline, void *info, uint32_t infoTypeLen) OnNodeOnlineStateChanged() argument
264 OnNodeBasicInfoChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) OnNodeBasicInfoChanged() argument
316 OnNodeStatusChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) OnNodeStatusChanged() argument
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy.cpp100 int32_t ServerIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int32_t *infoNum) in ServerIpcGetAllOnlineNodeInfo() argument
113 int32_t ServerIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in ServerIpcGetLocalDeviceInfo() argument
H A Dbus_center_server_proxy_standard.cpp272 static bool WriteSendRequestMessage(const char *pkgName, MessageParcel *data, uint32_t infoTypeLen) in WriteSendRequestMessage() argument
290 static int32_t ReadIPCReceiveOnlineNodeInfo(void **info, uint32_t infoTypeLen, int32_t *infoNum, MessageParcel* reply) in ReadIPCReceiveOnlineNodeInfo() argument
330 int32_t BusCenterServerProxy::GetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, in GetAllOnlineNodeInfo() argument
354 int32_t BusCenterServerProxy::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in GetLocalDeviceInfo() argument
[all...]
/foundation/communication/dsoftbus/sdk/bus_center/ipc/mini/
H A Dbus_center_server_proxy.c37 int32_t ServerIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int32_t *infoNum) in ServerIpcGetAllOnlineNodeInfo() argument
42 int32_t ServerIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in ServerIpcGetLocalDeviceInfo() argument
/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/
H A Dbus_center_event_deps_mock.cpp107 int32_t LnnIpcNotifyOnlineState(bool isOnline, void *info, uint32_t infoTypeLen) in LnnIpcNotifyOnlineState() argument
117 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in LnnIpcNotifyBasicInfoChanged() argument
81 LnnIpcNotifyTimeSyncResult(const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) LnnIpcNotifyTimeSyncResult() argument
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp91 int32_t ISoftBusClient::OnNodeOnlineStateChanged(const char *pkgName, bool isOnline, void *info, uint32_t infoTypeLen) in OnNodeOnlineStateChanged() argument
97 int32_t ISoftBusClient::OnNodeBasicInfoChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) in OnNodeBasicInfoChanged() argument
103 int32_t ISoftBusClient::OnNodeStatusChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) in OnNodeStatusChanged() argument
141 int32_t ISoftBusClient::OnTimeSyncResult(const void *info, uint32_t infoTypeLen, int32_t retCode) in OnTimeSyncResult() argument
H A Dsoftbus_server_proxy_standard.cpp167 int32_t SoftBusServerProxyFrame::GetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, in GetAllOnlineNodeInfo() argument
177 int32_t SoftBusServerProxyFrame::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in GetLocalDeviceInfo() argument
H A Dsoftbus_client_stub.cpp418 uint32_t infoTypeLen; in OnNodeOnlineStateChangedInner() local
450 uint32_t infoTypeLen; in OnNodeBasicInfoChangedInner() local
481 uint32_t infoTypeLen; OnNodeStatusChangedInner() local
584 uint32_t infoTypeLen; OnTimeSyncResultInner() local
707 OnNodeOnlineStateChanged(const char *pkgName, bool isOnline, void *info, uint32_t infoTypeLen) OnNodeOnlineStateChanged() argument
714 OnNodeBasicInfoChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) OnNodeBasicInfoChanged() argument
720 OnNodeStatusChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) OnNodeStatusChanged() argument
743 OnTimeSyncResult(const void *info, uint32_t infoTypeLen, int32_t retCode) OnTimeSyncResult() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dbus_center_ipc_mock.cpp137 int32_t ClinetOnNodeOnlineStateChanged(bool isOnline, void *info, uint32_t infoTypeLen) in ClinetOnNodeOnlineStateChanged() argument
142 int32_t ClinetOnNodeBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClinetOnNodeBasicInfoChanged() argument
147 ClientOnTimeSyncResult( const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) ClientOnTimeSyncResult() argument
/foundation/communication/dsoftbus/core/bus_center/ipc/mini/
H A Dlnn_bus_center_ipc.c62 int32_t LnnIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, in LnnIpcGetAllOnlineNodeInfo() argument
73 int32_t LnnIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in LnnIpcGetLocalDeviceInfo() argument
176 int32_t LnnIpcNotifyOnlineState(bool isOnline, void *info, uint32_t infoTypeLen) in LnnIpcNotifyOnlineState() argument
182 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_ argument
188 LnnIpcNotifyNodeStatusChanged(void *info, uint32_t infoTypeLen, int32_t type) LnnIpcNotifyNodeStatusChanged() argument
223 LnnIpcNotifyTimeSyncResult(const char *pkgName, int32_t pid, const void *info, uint32_t infoTypeLen, int32_t retCode) LnnIpcNotifyTimeSyncResult() argument
[all...]
/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/
H A Dsoftbus_server_stub_test_mock.cpp68 int32_t LnnIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int32_t *infoNum) in LnnIpcGetAllOnlineNodeInfo() argument
72 int32_t LnnIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in LnnIpcGetLocalDeviceInfo() argument
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp443 int32_t TransClientProxy::OnTimeSyncResult(const void *info, uint32_t infoTypeLen, int32_t retCode) in OnTimeSyncResult() argument
413 OnNodeOnlineStateChanged(const char *pkgName, bool isOnline, void *info, uint32_t infoTypeLen) OnNodeOnlineStateChanged() argument
423 OnNodeBasicInfoChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) OnNodeBasicInfoChanged() argument
433 OnNodeStatusChanged(const char *pkgName, void *info, uint32_t infoTypeLen, int32_t type) OnNodeStatusChanged() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H A Dtrans_ipc_test.cpp101 uint32_t infoTypeLen = 1; in HWTEST_F() local
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c132 uint32_t infoTypeLen; in ServerGetAllOnlineNodeInfo() local
182 uint32_t infoTypeLen; in ServerGetLocalDeviceInfo() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp735 int32_t TransServerProxy::GetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int32_t *infoNum) in GetAllOnlineNodeInfo() argument
744 int32_t TransServerProxy::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in GetLocalDeviceInfo() argument
/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp780 uint32_t infoTypeLen = 0; in HWTEST_F() local
818 uint32_t infoTypeLen = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/
H A Dsoftbusclientstub_fuzzer.cpp410 constexpr uint32_t infoTypeLen = 10; in OnNodeOnlineStateChangedInnerTest() local
434 constexpr uint32_t infoTypeLen = 10; in OnNodeBasicInfoChangedInnerTest() local
456 constexpr uint32_t infoTypeLen = 10; in OnTimeSyncResultInnerTest() local
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c216 int32_t ServerIpcGetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int32_t *infoNum) in ServerIpcGetAllOnlineNodeInfo() argument
269 int32_t ServerIpcGetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in ServerIpcGetLocalDeviceInfo() argument
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp195 int32_t SoftBusServer::GetAllOnlineNodeInfo(const char *pkgName, void **info, uint32_t infoTypeLen, int *infoNum) in GetAllOnlineNodeInfo() argument
200 int32_t SoftBusServer::GetLocalDeviceInfo(const char *pkgName, void *info, uint32_t infoTypeLen) in GetLocalDeviceInfo() argument
H A Dsoftbus_server_stub.cpp932 uint32_t infoTypeLen; in GetAllOnlineNodeInfoInner() local
970 uint32_t infoTypeLen; in GetLocalDeviceInfoInner() local
[all...]
/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp587 uint32_t infoTypeLen = *reinterpret_cast<const int32_t *>(data + offset); in GetAllOnlineNodeInfoFuzzTest() local
616 uint32_t infoTypeLen = *reinterpret_cast<const int32_t *>(data + offset); in GetLocalDeviceInfoFuzzTest() local

Completed in 24 milliseconds