Home
last modified time | relevance | path

Searched refs:hashPatient_ (Results 1 – 4 of 4) sorted by relevance

/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2888 std::string hashPatient_; in Store() member in Orthanc::StatelessDatabaseOperations::Store::Operations
2991 hashPatient_ = hasher.HashPatient(); in Store()
3010 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3022 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3060 …ransaction.LogChange(status.patientId_, ChangeType_NewPatient, ResourceType_Patient, hashPatient_); in Store()
3073 … instanceSize, hashPatient_ /* don't consider the current patient for recycling */); in Store()
3247 …tion.LogChange(status.patientId_, ChangeType_NewChildInstance, ResourceType_Patient, hashPatient_); in Store()
3252 …tion.GetTransactionContext().MarkAsUnstable(status.patientId_, ResourceType_Patient, hashPatient_); in Store()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2888 std::string hashPatient_; in Store() member in Orthanc::StatelessDatabaseOperations::Store::Operations
2991 hashPatient_ = hasher.HashPatient(); in Store()
3010 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3022 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3060 …ransaction.LogChange(status.patientId_, ChangeType_NewPatient, ResourceType_Patient, hashPatient_); in Store()
3073 … instanceSize, hashPatient_ /* don't consider the current patient for recycling */); in Store()
3247 …tion.LogChange(status.patientId_, ChangeType_NewChildInstance, ResourceType_Patient, hashPatient_); in Store()
3252 …tion.GetTransactionContext().MarkAsUnstable(status.patientId_, ResourceType_Patient, hashPatient_); in Store()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2894 std::string hashPatient_; in Store() member in Orthanc::StatelessDatabaseOperations::Store::Operations
2997 hashPatient_ = hasher.HashPatient(); in Store()
3016 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3028 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3066 …ransaction.LogChange(status.patientId_, ChangeType_NewPatient, ResourceType_Patient, hashPatient_); in Store()
3079 … instanceSize, hashPatient_ /* don't consider the current patient for recycling */); in Store()
3253 …tion.LogChange(status.patientId_, ChangeType_NewChildInstance, ResourceType_Patient, hashPatient_); in Store()
3258 …tion.GetTransactionContext().MarkAsUnstable(status.patientId_, ResourceType_Patient, hashPatient_); in Store()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/
H A DStatelessDatabaseOperations.cpp2888 std::string hashPatient_; in Store() member in Orthanc::StatelessDatabaseOperations::Store::Operations
2991 hashPatient_ = hasher.HashPatient(); in Store()
3010 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3022 if (!transaction.CreateInstance(status, instanceId, hashPatient_, in Store()
3060 …ransaction.LogChange(status.patientId_, ChangeType_NewPatient, ResourceType_Patient, hashPatient_); in Store()
3073 … instanceSize, hashPatient_ /* don't consider the current patient for recycling */); in Store()
3247 …tion.LogChange(status.patientId_, ChangeType_NewChildInstance, ResourceType_Patient, hashPatient_); in Store()
3252 …tion.GetTransactionContext().MarkAsUnstable(status.patientId_, ResourceType_Patient, hashPatient_); in Store()