Home
last modified time | relevance | path

Searched defs:fetchFrames (Results 1 – 7 of 7) sorted by relevance

/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/tests/
H A Dtestframestackmodel.cpp20 void TestFrameStackModel::fetchFrames(int threadNumber, int from, int to) in fetchFrames() function in TestFrameStackModel
/dports/devel/kdev-python/kdev-python-21.12.3/debugger/
H A Dpdbframestackmodel.cpp94 void PdbFrameStackModel::fetchFrames(int /*threadNumber*/, int /*from*/, int /*to*/) in fetchFrames() function in Python::PdbFrameStackModel
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/debuggercommon/
H A Dmiframestackmodel.cpp134 void MIFrameStackModel::fetchFrames(int threadNumber, int from, int to) in fetchFrames() function in MIFrameStackModel
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DAudio.cpp142 void LoopUser::fetchFrames() { in fetchFrames() function in LoopUser
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DAudio.cpp142 void LoopUser::fetchFrames() { in fetchFrames() function in LoopUser
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/gdb/unittests/
H A Dtest_gdb.cpp98 void fetchFrames(int threadNumber, int from, int to) override in fetchFrames() function in KDevMI::GDB::TestFrameStackModel
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/lldb/unittests/
H A Dtest_lldb.cpp58 void fetchFrames(int threadNumber, int from, int to) override in fetchFrames() function in __anonad79010b0111::TestFrameStackModel