Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ stateGettingError
Function
stateGettingError
src/dolphin/src/dvd/dvd.c:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
static void stateGettingError()
203
{
204
DVDLowRequestError(cbForStateGettingError);
205
}
206
207
static u32 CategorizeError(u32 error)
208
{
Callers
5
cbForStateReadingFST
Function · 0.85
cbForStateCheckID2
Function · 0.85
cbForStateCheckID3
Function · 0.85
cbForStateCoverClosed
Function · 0.85
cbForStateBusy
Function · 0.85
Calls
1
DVDLowRequestError
Function · 0.85
Tested by
no test coverage detected