Home
last modified time | relevance | path

Searched refs:configBuf (Results 1 – 6 of 6) sorted by relevance

/RvlHBMSdk-4.4/include/revolution/hbm/
DHBMBase.h115 void* configBuf; member
/RvlHBMSdk-4.4/build/demos/hbmdemo/rsodemo/src/
Drsomodule.c339 pHbmInfo->configBuf = ReadDvdFile( nameBuf, &pHbmInfo->configBufSize ); in InitHomeButtonInfo()
528 freeMem( hbmInfo.configBuf ); in EndHomebutton()
/RvlHBMSdk-4.4/build/demos/hbmdemo/hbm/src/
Dhomebutton.cpp465 pHbmInfo->configBuf = ReadDvdFile( nameBuf, &DemoAllocator1, &pHbmInfo->configBufSize ); in InitHomeButtonInfo()
789 freeMem1( hbmInfo.configBuf ); in main()
/RvlHBMSdk-4.4/build/demos/hbmdemo/shareddemo/src/
Dshared.cpp578 pHbmInfo->configBuf = ReadNandFile( nameBuf, &CntHandle_Shared, &pHbmInfo->configBufSize ); in InitHomeButtonInfo()
896 freeMem2( hbmInfo.configBuf ); in main()
/RvlHBMSdk-4.4/build/demos/hbmdemo/networkmanual_jpeg/src/
Dnetworkmanual_jpeg.cpp561 pHbmInfo->configBuf = ReadNandFile( nameBuf, &CntHandle_Shared, &pHbmInfo->configBufSize ); in InitHomeButtonInfo()
903 freeMem2( hbmInfo.configBuf ); in main()
/RvlHBMSdk-4.4/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp692 pHbmInfo->configBuf = ReadNandFile( nameBuf, &CntHandle_Shared, &pHbmInfo->configBufSize ); in InitHomeButtonInfo()
1166 freeMem2( hbmInfo.configBuf ); in main()