Home
last modified time | relevance | path

Searched refs:sendErrorMsg (Results 1 – 12 of 12) sorted by relevance

/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dmyprocess.cpp94 void MyProcess::sendErrorMsg(bool notStarted) { in sendErrorMsg() function in MyProcess
119 sendErrorMsg(true); in launchMe()
177 sendErrorMsg(false); in on_finished()
H A Dmyprocess.h41 void sendErrorMsg(bool notStarted = false);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/threadpool/
H A Dprioritythreadpool.cpp242 sendErrorMsg(runList[i].uniqueID, runList[i].stepID, runList[i].sock); in threadFcn()
269 sendErrorMsg(runList[i].uniqueID, runList[i].stepID, runList[i].sock); in threadFcn()
277 void PriorityThreadPool::sendErrorMsg(uint32_t id, uint32_t step, primitiveprocessor::SP_UM_IOSOCK … in sendErrorMsg() function in threadpool::PriorityThreadPool
H A Dprioritythreadpool.h119 void sendErrorMsg(uint32_t id, uint32_t step, primitiveprocessor::SP_UM_IOSOCK sock);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/threadpool/
H A Dprioritythreadpool.cpp242 sendErrorMsg(runList[i].uniqueID, runList[i].stepID, runList[i].sock); in threadFcn()
269 sendErrorMsg(runList[i].uniqueID, runList[i].stepID, runList[i].sock); in threadFcn()
277 void PriorityThreadPool::sendErrorMsg(uint32_t id, uint32_t step, primitiveprocessor::SP_UM_IOSOCK … in sendErrorMsg() function in threadpool::PriorityThreadPool
H A Dprioritythreadpool.h119 void sendErrorMsg(uint32_t id, uint32_t step, primitiveprocessor::SP_UM_IOSOCK sock);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dbppseeder.cpp165 sendErrorMsg(uniqueID, status, stepID); in operator ()()
385 sendErrorMsg(id, logging::bppSeederErr, step); in catchHandler()
389 void BPPSeeder::sendErrorMsg(uint32_t id, uint16_t status, uint32_t step) in sendErrorMsg() function in primitiveprocessor::BPPSeeder
H A Dbppseeder.h82 void sendErrorMsg(uint32_t id, uint16_t status, uint32_t step);
H A Dprimitiveserver.cpp1113 void sendErrorMsg(uint32_t id, uint16_t code);
1252 sendErrorMsg(id, code); in catchHandler()
1255 void DictScanJob::sendErrorMsg(uint32_t id, uint16_t code) in sendErrorMsg() function in __anon1c68fd150111::DictScanJob
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/primitives/primproc/
H A Dbppseeder.cpp165 sendErrorMsg(uniqueID, status, stepID); in operator ()()
385 sendErrorMsg(id, logging::bppSeederErr, step); in catchHandler()
389 void BPPSeeder::sendErrorMsg(uint32_t id, uint16_t status, uint32_t step) in sendErrorMsg() function in primitiveprocessor::BPPSeeder
H A Dbppseeder.h82 void sendErrorMsg(uint32_t id, uint16_t status, uint32_t step);
H A Dprimitiveserver.cpp1113 void sendErrorMsg(uint32_t id, uint16_t code);
1252 sendErrorMsg(id, code); in catchHandler()
1255 void DictScanJob::sendErrorMsg(uint32_t id, uint16_t code) in sendErrorMsg() function in __anon59b59a2d0111::DictScanJob