Home
last modified time | relevance | path

Searched defs:infoNode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c161 DiscInfo *infoNode = NULL; in UpdateDdmpStartDiscoveryTime() local
344 static bool IsInnerModule(const DiscInfo *infoNode) in IsInnerModule()
388 DiscInfo *infoNode = NULL; in DiscOnDeviceFound() local
607 DiscInfo *infoNode = NULL; in DumpDiscInfoList() local
644 DiscInfo *infoNode = NULL; in AddDiscInfoToList() local
702 DiscInfo *infoNode = NULL; in RemoveInfoFromList() local
785 DiscInfo *infoNode = NULL; in InnerUnPublishService() local
845 DiscInfo *infoNode = NULL; in InnerStopDiscovery() local
924 DiscInfo *infoNode = CreateDiscInfoForPublish(info); in DiscPublish() local
946 DiscInfo *infoNode = CreateDiscInfoForPublish(info); in DiscStartScan() local
[all …]
/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_parser.c35 …_t ParseVibratorInfo(struct DeviceResourceIface *parser, const struct DeviceResourceNode *infoNode, in ParseVibratorInfo()
90 const struct DeviceResourceNode *infoNode = NULL; in GetVibratorBaseConfigData() local
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_parser.c303 …_t ParseSensorString(struct DeviceResourceIface *parser, const struct DeviceResourceNode *infoNode, in ParseSensorString()
339 …2_t ParseSensorValue(struct DeviceResourceIface *parser, const struct DeviceResourceNode *infoNode, in ParseSensorValue()
370 …32_t ParseSensorInfo(struct DeviceResourceIface *parser, const struct DeviceResourceNode *infoNode, in ParseSensorInfo()
549 const struct DeviceResourceNode *infoNode = NULL; in GetSensorBaseConfigData() local
/ohos5.0/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
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_manager_test.cpp901 SessionServerInfo *infoNode = NULL; variable
947 SessionServerInfo *infoNode = NULL; variable
1377 SessionServerInfo *infoNode = NULL; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c385 SessionServerInfo *infoNode = (SessionServerInfo *)SoftBusCalloc(sizeof(SessionServerInfo)); in CreateSessionServerInfoNode() local
751 SessionServerInfo *infoNode = NULL; in ReCreateSessionServerToServer() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_session_test.cpp324 SessionServerInfo *infoNode = NULL; variable