Home
last modified time | relevance | path

Searched refs:MB_GetGameInfoRecvList (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mb/common/include/
Dmb_gameinfo.h165 MBGameInfoRecvList *MB_GetGameInfoRecvList(int index);
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_fake_child.c860 info = MB_GetGameInfoRecvList(index); in MB_FakeEntryToParent()
1166 parentInfo = MB_GetGameInfoRecvList(index); in MB_FakeGetParentGameInfo()
1201 parentInfo = MB_GetGameInfoRecvList(index); in MB_FakeGetParentBssDesc()
Dmb_gameinfo.c1242 MBGameInfoRecvList *MB_GetGameInfoRecvList(int index) in MB_GetGameInfoRecvList() function