Home
last modified time | relevance | path

Searched refs:Interrupted (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/src/
H A Dloadingstatus.h
/glogg/src/
H A Dloadingstatus.h28 Interrupted, enumerator
/glogg/src/data/
H A Dlogdataworkerthread.cpp178 emit indexingFinished( LoadingStatus::Interrupted ); in run()
/glogg/glogg/src/data/
H A Dlogdataworkerthread.cpp
/glogg/glogg/tests/
H A DlogdataTest.cpp
/glogg/tests/
H A DlogdataTest.cpp166 static_cast<int>( LoadingStatus::Interrupted ) ); in TEST_F()