Home
last modified time | relevance | path

Searched refs:ErrorCode_SQLiteStatementAlreadyUsed (Results 1 – 25 of 25) sorted by relevance

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h61 ErrorCode_SQLiteStatementAlreadyUsed, enumerator
104 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
H A DConnection.cpp140 throw OrthancSQLiteException(ErrorCode_SQLiteStatementAlreadyUsed); in GetCachedStatement()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h61 ErrorCode_SQLiteStatementAlreadyUsed, enumerator
104 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
H A DConnection.cpp140 throw OrthancSQLiteException(ErrorCode_SQLiteStatementAlreadyUsed); in GetCachedStatement()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h61 ErrorCode_SQLiteStatementAlreadyUsed, enumerator
104 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
H A DConnection.cpp140 throw OrthancSQLiteException(ErrorCode_SQLiteStatementAlreadyUsed); in GetCachedStatement()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h61 ErrorCode_SQLiteStatementAlreadyUsed, enumerator
104 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
H A DConnection.cpp140 throw OrthancSQLiteException(ErrorCode_SQLiteStatementAlreadyUsed); in GetCachedStatement()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/SQLite/
H A DOrthancSQLiteException.h61 ErrorCode_SQLiteStatementAlreadyUsed, enumerator
104 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
H A DConnection.cpp140 throw OrthancSQLiteException(ErrorCode_SQLiteStatementAlreadyUsed); in GetCachedStatement()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h143ErrorCode_SQLiteStatementAlreadyUsed = 1003 /*!< SQLite: This cached statement is already being… enumerator
H A DEnumerations.cpp205 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h143ErrorCode_SQLiteStatementAlreadyUsed = 1003 /*!< SQLite: This cached statement is already being… enumerator
H A DEnumerations.cpp205 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.h143ErrorCode_SQLiteStatementAlreadyUsed = 1003 /*!< SQLite: This cached statement is already being… enumerator
H A DEnumerations.cpp205 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DEnumerations.h139ErrorCode_SQLiteStatementAlreadyUsed = 1003 /*!< SQLite: This cached statement is already being… enumerator
H A DEnumerations.cpp196 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DEnumerations.h143ErrorCode_SQLiteStatementAlreadyUsed = 1003 /*!< SQLite: This cached statement is already being… enumerator
H A DEnumerations.cpp205 case ErrorCode_SQLiteStatementAlreadyUsed: in EnumerationToString()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A Dmain.cpp766 …PrintErrorCode(ErrorCode_SQLiteStatementAlreadyUsed, "SQLite: This cached statement is already bei… in PrintErrors()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp778 …PrintErrorCode(ErrorCode_SQLiteStatementAlreadyUsed, "SQLite: This cached statement is already bei… in PrintErrors()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp778 …PrintErrorCode(ErrorCode_SQLiteStatementAlreadyUsed, "SQLite: This cached statement is already bei… in PrintErrors()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A Dmain.cpp792 …PrintErrorCode(ErrorCode_SQLiteStatementAlreadyUsed, "SQLite: This cached statement is already bei… in PrintErrors()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A Dmain.cpp778 …PrintErrorCode(ErrorCode_SQLiteStatementAlreadyUsed, "SQLite: This cached statement is already bei… in PrintErrors()