Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getUIThreads
Method
getUIThreads
src/tools/ecode/plugins/debugger/statusdebuggercontroller.cpp:125–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
UITableView* StatusDebuggerController::getUIThreads() {
126
return mUIThreads;
127
}
128
129
UITableView* StatusDebuggerController::getUIStack() {
130
return mUIStack;
Callers
4
closeProject
Method · 0.80
~DebuggerClientListener
Method · 0.80
initUI
Method · 0.80
changeThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected