Home
last modified time | relevance | path

Searched defs:infoNode (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_session_test.cpp324 SessionServerInfo *infoNode = NULL; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c74 LaneIdInfo *infoNode = NULL; in AddLaneIdNode() local
226 LaneIdInfo *infoNode = NULL; in GetLaneIdList() local
271 LaneIdInfo *infoNode = NULL; in ClearProfileMap() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_manager_test.cpp903 SessionServerInfo *infoNode = NULL; in HWTEST_F() local
949 SessionServerInfo *infoNode = NULL; in HWTEST_F() local
1381 SessionServerInfo *infoNode = NULL; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c382 SessionServerInfo *infoNode = (SessionServerInfo *)SoftBusCalloc(sizeof(SessionServerInfo)); in CreateSessionServerInfoNode() local
748 SessionServerInfo *infoNode = NULL; in ReCreateSessionServerToServer() local
[all...]
/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c145 static void DfxRecordStartDiscoveryDevice(DiscInfo *infoNode) in DfxRecordStartDiscoveryDevice() argument
160 DiscInfo *infoNode = NULL; in UpdateDdmpStartDiscoveryTime() local
169 DfxRecordDeviceFound(DiscInfo *infoNode, const DeviceInfo *device, const InnerDeviceInfoAddtions *additions) DfxRecordDeviceFound() argument
192 DfxRecordStopDiscoveryDevice(const char *packageName, DiscInfo *infoNode) DfxRecordStopDiscoveryDevice() argument
247 DfxCallInterfaceByMedium( const DiscInfo *infoNode, const char *packageName, const InterfaceFuncType type, int32_t reason) DfxCallInterfaceByMedium() argument
343 IsInnerModule(const DiscInfo *infoNode) IsInnerModule() argument
356 InnerDeviceFound(DiscInfo *infoNode, const DeviceInfo *device, const InnerDeviceInfoAddtions *additions) InnerDeviceFound() argument
388 DiscInfo *infoNode = NULL; DiscOnDeviceFound() local
519 DiscInfo *infoNode = (DiscInfo *)SoftBusCalloc(sizeof(DiscInfo)); CreateDiscInfoForPublish() local
561 DiscInfo *infoNode = (DiscInfo *)SoftBusCalloc(sizeof(DiscInfo)); CreateDiscInfoForSubscribe() local
607 DiscInfo *infoNode = NULL; DumpDiscInfoList() local
644 DiscInfo *infoNode = NULL; AddDiscInfoToList() local
699 DiscInfo *infoNode = NULL; RemoveInfoFromList() local
782 DiscInfo *infoNode = NULL; InnerUnPublishService() local
842 DiscInfo *infoNode = NULL; InnerStopDiscovery() local
921 DiscInfo *infoNode = CreateDiscInfoForPublish(info); DiscPublish() local
943 DiscInfo *infoNode = CreateDiscInfoForPublish(info); DiscStartScan() local
975 DiscInfo *infoNode = CreateDiscInfoForSubscribe(info); DiscStartAdvertise() local
997 DiscInfo *infoNode = CreateDiscInfoForSubscribe(info); DiscSubscribe() local
1029 DiscInfo *infoNode = CreateDiscInfoForPublish(info); DiscPublishService() local
1062 DiscInfo *infoNode = CreateDiscInfoForSubscribe(info); DiscStartDiscovery() local
1178 DiscInfo *infoNode = NULL; RemoveDiscInfoByPackageName() local
[all...]

Completed in 6 milliseconds