Home
last modified time | relevance | path

Searched refs:CNTInitHandleTitle (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2/include/revolution/
Dcnt.h281 #define CNTInitHandleTitle( titleId, contentIdx, CntHandle, allocator ) contentInitHandleTitleNAND… macro
285 #define CNTInitHandleTitle( titleId, contentIdx, CntHandle, allocator ) contentInitHandleTitleDVD(… macro
/RvlSDK-3.2/build/demos/cntdemo/src/
Ddatatitledemo.c71 rv = CNTInitHandleTitle(DATA_TITLE_TITLEID, TARGET_CONTENT_DATA_TITLE, &Cnt, &DemoAllocator1); in main()