Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/mb/multiboot/src/
Dparent.c405 char userName[MB_USER_NAME_LENGTH * 2 + 1]; in ParentMain() local
453 MI_CpuCopy8(p_child->name, userName, (u32)(p_child->nameLength * 2)); in ParentMain()
454 BgPutStringN((s16)(DISP_OX + 4), (s16)(DISP_OY + i), palette, userName, 8); in ParentMain()
/TwlSDK-5.1.0/build/demos/wm/wmDEMOlib/src/
Dwm_tool.c605 return (const char *)(ACinfo.gameInfoList[id].old_type.userName); in wm_lib_get_parent_gameinfo_username()
/TwlSDK-5.1.0/include/nitro/wm/common/
Dwm.h735 u16 userName[WM_SIZE_USERNAME / sizeof(u16)]; // WM_SIZE_USERNAME -> 8 member