Home
last modified time | relevance | path

Searched defs:info (Results 6276 - 6300 of 16060) sorted by relevance

1...<<251252253254255256257258259260>>...643

/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp423 int32_t TransClientProxy::OnNodeBasicInfoChanged(const char *pkgName, void *info, in OnNodeBasicInfoChanged() argument
433 int32_t TransClientProxy::OnNodeStatusChanged(const char *pkgName, void *info, in OnNodeStatusChanged() argument
443 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
/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_manager_test.cpp49 ConnectionInfo info = {0}; in ObjectConnectDevice() local
77 int ObjectGetConnectionInfo(unsigned int connectionId, ConnectionInfo *info) in ObjectGetConnectionInfo() argument
87 int ObjectStartLocalListening(const LocalListenerInfo *info) in ObjectStartLocalListening() argument
98 int ObjectStopLocalListening(const LocalListenerInfo *info) in ObjectStopLocalListening() argument
139 ConnectedCB(unsigned int connectionId, const ConnectionInfo *info) ConnectedCB() argument
146 DisConnectCB(unsigned int connectionId, const ConnectionInfo *info) DisConnectCB() argument
158 ConnectSuccessedCB(unsigned int requestId, unsigned int connectionId, const ConnectionInfo *info) ConnectSuccessedCB() argument
262 ConnectOption info; HWTEST_F() local
313 LocalListenerInfo info; HWTEST_F() local
387 ConnectionInfo info; HWTEST_F() local
452 ConnectOption info; HWTEST_F() local
481 LocalListenerInfo info; HWTEST_F() local
497 LocalListenerInfo info; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_message_test.cpp232 ProxyChannelInfo info; in HWTEST_F() local
265 ProxyChannelInfo info; in HWTEST_F() local
297 ProxyChannelInfo info; in HWTEST_F() local
565 ProxyChannelInfo info; HWTEST_F() local
603 ProxyChannelInfo info; HWTEST_F() local
[all...]
H A Dtrans_proxy_channel_test.cpp206 ProxyChannelInfo info; in HWTEST_F() local
232 ProxyChannelInfo info; in HWTEST_F() local
266 ProxyChannelInfo info; HWTEST_F() local
293 ProxyChannelInfo info; HWTEST_F() local
315 ProxyChannelInfo info; HWTEST_F() local
346 ProxyChannelInfo info; HWTEST_F() local
370 ProxyChannelInfo info; HWTEST_F() local
392 ProxyChannelInfo info; HWTEST_F() local
414 ProxyChannelInfo *info = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); HWTEST_F() local
443 ProxyChannelInfo info; HWTEST_F() local
475 ProxyChannelInfo info; HWTEST_F() local
500 ProxyChannelInfo *info = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); HWTEST_F() local
652 ProxyChannelInfo info; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_p2p_test_mock.cpp39 int32_t TransTdcStartSessionListener(ListenerModule module, const LocalListenerInfo *info) in TransTdcStartSessionListener() argument
99 int32_t AuthOpenConn(const AuthConnInfo *info, uint32_t requestId, const AuthConnCallback *callback, bool isMeta) in AuthOpenConn() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H A Dtrans_ipc_test.cpp100 void *info = nullptr; in HWTEST_F() local
183 TransInfo *info = (TransInfo*)SoftBusCalloc(sizeof(TransInfo)); in HWTEST_F() local
464 TransInfo* info = (TransInfo*)SoftBusCalloc(sizeof(TransInfo)); HWTEST_F() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp62 void DatabusSocketListener::ServerOnBind(int32_t socket, PeerSocketInfo info) in ServerOnBind() argument
100 void DatabusSocketListener::ClientOnBind(int32_t socket, PeerSocketInfo info) in ClientOnBind() argument
255 EraseDeviceLock(DBinderSocketInfo info) EraseDeviceLock() argument
[all...]
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/
H A Dnet_stats_service_proxy.cpp505 int32_t NetStatsServiceProxy::SetAppStats(const PushStatsInfo &info) in SetAppStats() argument
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c121 NetworkStatisticsInfo *info = (NetworkStatisticsInfo *)SoftBusCalloc(sizeof(NetworkStatisticsInfo)); in AddNetworkResource() local
195 ChannelStatisticsInfoInit(ChannelStatisticsInfo *info, int32_t channelId, const void *dataInfo, uint32_t len) ChannelStatisticsInfoInit() argument
248 ChannelStatisticsInfo *info = (ChannelStatisticsInfo *)SoftBusCalloc(sizeof(ChannelStatisticsInfo)); UpdateNetworkResourceByLaneId() local
268 PackNetworkStatistics(cJSON *json, NetworkStatisticsInfo *info) PackNetworkStatistics() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_listener.c53 static void GetProxyChannelInfo(int32_t channelId, const AppInfo *appInfo, bool isServer, ChannelInfo *info) in GetProxyChannelInfo() argument
88 ChannelInfo info = {0}; NotifyNormalChannelOpened() local
474 ProxyChannelInfo *info = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); TransSendNetworkingMessage() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp301 LnnEventBasicInfo info; in HWTEST_F() local
474 LnnEventBasicInfo info; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp593 FtEventCbkInfo *info = (FtEventCbkInfo*)SoftBusMalloc(sizeof(FtEventCbkInfo)); in HWTEST_F() local
648 FtEventCbkInfo *info in HWTEST_F() local
762 Communication::SoftBus::StreamFrameInfo info = {}; HWTEST_F() local
1003 FtEventCbkInfo *info = (FtEventCbkInfo*)SoftBusMalloc(sizeof(FtEventCbkInfo)); HWTEST_F() local
1036 FtEventCbkInfo *info = (FtEventCbkInfo*)SoftBusCalloc(sizeof(FtEventCbkInfo)); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c265 static void BtStateChangedEvtHandler(const LnnEventBasicInfo *info) in BtStateChangedEvtHandler() argument
294 static void BtAclStateChangedEvtHandler(const LnnEventBasicInfo *info) in BtAclStateChangedEvtHandler() argument
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c376 static int32_t ServerRecoverPublishLNN(const char *pkgName, PublishInfo *info, IpcIo *reply) in ServerRecoverPublishLNN() argument
405 PublishInfo info; in ServerPublishLNN() local
478 SubscribeInfo info; ServerRefreshLNN() local
551 MetaNodeConfigInfo *info = (MetaNodeConfigInfo *)ReadRawData(req, sizeof(MetaNodeConfigInfo)); ServerActiveMetaNode() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_strategy_mock.cpp164 int32_t LnnGetLocalNumU64Info(InfoKey key, uint64_t *info) in LnnGetLocalNumU64Info() argument
169 int32_t LnnGetRemoteNumU64Info(const char *networkId, InfoKey key, uint64_t *info) in LnnGetRemoteNumU64Info() argument
/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H A Ddisc_manager_mock_test.cpp35 void SignalHandler(int32_t sig, siginfo_t *info, void *context) in SignalHandler() argument
182 PublishInfo info; in HWTEST_F() local
221 PublishInfo info; HWTEST_F() local
271 PublishInfo info; HWTEST_F() local
310 PublishInfo info; HWTEST_F() local
398 SubscribeInfo info; HWTEST_F() local
437 SubscribeInfo info; HWTEST_F() local
487 SubscribeInfo info; HWTEST_F() local
526 SubscribeInfo info; HWTEST_F() local
610 PublishInfo info; HWTEST_F() local
663 PublishInfo info; HWTEST_F() local
690 SubscribeInfo info; HWTEST_F() local
746 SubscribeInfo info; HWTEST_F() local
829 SubscribeInfo info; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/fuzztest/common_fuzzer/
H A Dcommon_fuzzer.cpp161 NetStatsInfo info; in GetIfaceStatsDetailFuzzTest() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_upstreammonitor.cpp58 NetConnectionPropertiesChange(sptr<NetHandle> &netHandle, const sptr<NetLinkInfo> &info) NetConnectionPropertiesChange() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_global_func_test.cpp112 ScanControlInfo info, cont; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp73 struct RadarInfo info = { in LoadDeviceProfileService() local
102 struct RadarInfo info = { in LoadSystemAbilitySuccess() local
124 struct RadarInfo info = { in LoadSystemAbilityFail() local
312 struct RadarInfo info = { in GetDeviceProfileService() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_change_handler.cpp159 struct RadarInfo info = { in NotifyProfileChanged() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp88 struct RadarInfo info = { in PutDeviceProfile() local
122 struct RadarInfo info = { in GetDeviceProfile() local
142 struct RadarInfo info = { in DeleteDeviceProfile() local
163 struct RadarInfo info = { in SubscribeProfileEvents() local
179 struct RadarInfo info = { in UnsubscribeProfileEvents() local
195 struct RadarInfo info = { SyncDeviceProfile() local
[all...]
/foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/
H A Djs_vpn_extension_context.cpp69 static napi_value StartVpnExtensionAbility(napi_env env, napi_callback_info info) in StartVpnExtensionAbility() argument
74 static napi_value StopVpnExtensionAbility(napi_env env, napi_callback_info info) in StopVpnExtensionAbility() argument
95 napi_value OnStartExtensionAbility(napi_env env, NapiCallbackInfo& info) in OnStartExtensionAbility() argument
132 napi_value OnStopExtensionAbility(napi_env env, NapiCallbackInfo& info) in OnStopExtensionAbility() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_event.cpp152 void WifiCHotspotEventCallback::OnHotspotStaJoin(const OHOS::Wifi::StationInfo &info) in OnHotspotStaJoin() argument
157 void WifiCHotspotEventCallback::OnHotspotStaLeave(const OHOS::Wifi::StationInfo &info) in OnHotspotStaLeave() argument
76 OnWifiConnectionChanged(int state, const OHOS::Wifi::WifiLinkedInfo &info) OnWifiConnectionChanged() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_app_state_aware.cpp144 ErrCode WifiAppStateAware::GetProcessRunningInfos(std::vector<AppExecFwk::RunningProcessInfo> &info) in GetProcessRunningInfos() argument

Completed in 22 milliseconds

1...<<251252253254255256257258259260>>...643