Home
last modified time | relevance | path

Searched defs:retReply (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dbus_center_client_stub.c55 int32_t retReply = LnnOnJoinResult(addr, networkId, retCode); in ClientOnJoinLNNResult() local
84 int32_t retReply = LnnOnLeaveResult(networkId, retCode); in ClientOnLeaveLNNResult() local
119 int32_t retReply = LnnOnNodeOnlineStateChanged("", isOnline, info); in ClientOnNodeOnlineStateChanged() local
148 int32_t retReply = LnnOnNodeBasicInfoChanged("", info, type); in ClientOnNodeBasicInfoChanged() local
178 int32_t retReply = LnnOnTimeSyncResult(info, retCode); in ClientOnTimeSyncResult() local
[all...]
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp251 int32_t retReply = OnChannelLinkDown(networkId, routeType); in OnChannelLinkDownInner() local
380 int32_t retReply = OnJoinLNNResult(addr, addrTypeLen, networkId, retCode); in OnJoinLNNResultInner() local
399 int32_t retReply = OnLeaveLNNResult(networkId, retCode); in OnLeaveLNNResultInner() local
428 int32_t retReply = OnNodeOnlineStateChanged(pkgName, isOnline, info, infoTypeLen); in OnNodeOnlineStateChangedInner() local
460 int32_t retReply = OnNodeBasicInfoChanged(pkgName, info, infoTypeLen, type); in OnNodeBasicInfoChangedInner() local
491 int32_t retReply = OnNodeStatusChanged(pkgName, info, infoTypeLen, type); OnNodeStatusChangedInner() local
506 int32_t retReply = OnLocalNetworkIdChanged(pkgName); OnLocalNetworkIdChangedInner() local
536 int32_t retReply = OnNodeDeviceTrustedChange(pkgName, type, msg, msgLen); OnNodeDeviceTrustedChangeInner() local
574 int32_t retReply = OnHichainProofException(pkgName, deviceList, deviceListLen, deviceTypeId, errCode); OnHichainProofExceptionInner() local
600 int32_t retReply = OnTimeSyncResult(info, infoTypeLen, retCode); OnTimeSyncResultInner() local
[all...]
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp289 int32_t retReply = SoftbusRegisterService(pkgName, remote); in SoftbusRegisterServiceInner() local
423 int32_t retReply; in CreateSessionServerInner() local
466 int32_t retReply; in RemoveSessionServerInner() local
586 int32_t retReply; OpenSessionInner() local
630 int32_t retReply; OpenAuthSessionInner() local
676 int32_t retReply = NotifyAuthSuccess(channelId, channelType); NotifyAuthSuccessInner() local
702 int32_t retReply = ReleaseResources(channelId); ReleaseResourcesInner() local
746 int32_t retReply = CloseChannel(sessionName, channelId, channelType); CloseChannelInner() local
782 int32_t retReply = CloseChannelWithStatistics(channelId, channelType, laneId, dataInfo, len); CloseChannelWithStatisticsInner() local
823 int32_t retReply = SendMessage(channelId, channelType, dataInfo, len, msgType); SendMessageInner() local
872 int32_t retReply = EvaluateQos(peerNetworkId, dataType, qos, qosCount); EvaluateQosInner() local
898 int32_t retReply = JoinLNN(clientName, addr, addrTypeLen); JoinLNNInner() local
919 int32_t retReply = LeaveLNN(clientName, networkId); LeaveLNNInner() local
1074 int32_t retReply = SetNodeDataChangeFlag(clientName, networkId, changeFlag); SetNodeDataChangeFlagInner() local
1181 int32_t retReply = StartTimeSync(pkgName, targetNetworkId, accuracy, period); StartTimeSyncInner() local
1204 int32_t retReply = StopTimeSync(pkgName, targetNetworkId); StopTimeSyncInner() local
1242 int32_t retReply = QosReport(channelId, channelType, appType, quality); QosReportInner() local
1275 int32_t retReply = StreamStats(channelId, channelType, stats); StreamStatsInner() local
1308 int32_t retReply = RippleStats(channelId, channelType, stats); RippleStatsInner() local
1403 int32_t retReply = PublishLNN(clientName, &info); PublishLNNInner() local
1417 int32_t retReply = StopPublishLNN(clientName, publishId); StopPublishLNNInner() local
1462 int32_t retReply = RefreshLNN(clientName, &info); RefreshLNNInner() local
1476 int32_t retReply = StopRefreshLNN(clientName, refreshId); StopRefreshLNNInner() local
1573 int32_t retReply = ShiftLNNGear(pkgName, callerId, targetNetworkId, mode); ShiftLNNGearInner() local
1605 int32_t retReply = SyncTrustedRelationShip(pkgName, msg, msgLen); SyncTrustedRelationShipInner() local
[all...]

Completed in 4 milliseconds