Searched refs:CNTInitHandleTitle (Results 1 – 2 of 2) sorted by relevance
281 #define CNTInitHandleTitle( titleId, contentIdx, CntHandle, allocator ) contentInitHandleTitleNAND… macro285 #define CNTInitHandleTitle( titleId, contentIdx, CntHandle, allocator ) contentInitHandleTitleDVD(… macro
71 rv = CNTInitHandleTitle(DATA_TITLE_TITLEID, TARGET_CONTENT_DATA_TITLE, &Cnt, &DemoAllocator1); in main()