Home
last modified time | relevance | path

Searched refs:Workflow_TrustedChannel_Other_Network_Error (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/global/
H A DGlobalStatus.cpp44 case Code::Workflow_TrustedChannel_Other_Network_Error: in isMessageMasked()
223 case Code::Workflow_TrustedChannel_Other_Network_Error: in toErrorDescriptionInternal()
H A DGlobalStatus.h72 Workflow_TrustedChannel_Other_Network_Error, enumerator
H A DECardApiResult.cpp128 …addConversionElement(GlobalStatus::Code::Workflow_TrustedChannel_Other_Network_Error, Minor::DP_Tr… in initConversionMaps()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/workflows/states/
H A Dtest_StateGenericSendReceive.cpp261 << GlobalStatus::Code::Workflow_TrustedChannel_Other_Network_Error; in mappingToTrustedChannelError()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/network/
H A DNetworkManager.cpp208 return {GlobalStatus::Code::Workflow_TrustedChannel_Other_Network_Error, infoMap}; in toTrustedChannelStatus()