Home
last modified time | relevance | path

Searched defs:latestError (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/quesa/quesa-1.8/Source/Core/System/
H A DE3Errors.c423 { TQ3Error latestError; in E3Error_Get() local
/dports/graphics/quesa/quesa-1.8/Source/Core/Support/
H A DE3ErrorManager.c228 E3ErrorManager_GetError(TQ3Error *oldestError, TQ3Error *latestError) in E3ErrorManager_GetError()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A DStatus.actor.cpp1918 …state WorkerEvents latestError = workerEventsVec[2].present() ? workerEventsVec[2].get().first : W… in clusterGetStatus() local