Home
last modified time | relevance | path

Searched refs:ks_flag (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.1.0/include/nitro/mb/
Dmb_fake_child.h76 u16 child_max_size, BOOL ks_flag, BOOL cs_flag);
Dmb.h773 u16 parent_max_size, u16 child_max_size, BOOL ks_flag,
/TwlSDK-5.1.0/build/libraries/mb/common/src/
Dmb_child.c763 u16 parent_max_size, u16 child_max_size, BOOL ks_flag, in MB_ReadMultiBootParentBssDesc() argument
780 (u8)((ks_flag ? WM_ATTR_FLAG_KS : 0) | in MB_ReadMultiBootParentBssDesc()
Dmb_fake_child.c1229 u16 child_max_size, BOOL ks_flag, BOOL cs_flag) in MB_FakeReadParentBssDesc() argument
1246 pBssDesc->gameInfo.attribute = (u8)((ks_flag ? WM_ATTR_FLAG_KS : 0) | in MB_FakeReadParentBssDesc()
/TwlSDK-5.1.0/include/nitro/wm/common/
Dwm.h905 BOOL ks_flag; // Flag that KeySharing is in execution member