Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheOfficialFloW/VitaShell
/ isMessageDialogRunning
Function
isMessageDialogRunning
message_dialog.c:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
int isMessageDialogRunning() {
77
return message_dialog_running;
78
}
79
80
int updateMessageDialog() {
81
if (!message_dialog_running)
Callers
4
hexViewer
Function · 0.85
qr_scan_thread
Function · 0.85
update_thread
Function · 0.85
textViewer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected