Searched refs:dwBundleType (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dutilsexc_base.cpp119 UInt32 dwBundleType, dwBundleCreator; local
120 CFBundleGetPackageInfo(cfbApp, &dwBundleType, &dwBundleCreator);
121 if(dwBundleType != 'APPL')
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp1489 UInt32 dwBundleType, dwBundleCreator;
1490 CFBundleGetPackageInfo(cfbMain, &dwBundleType, &dwBundleCreator);
1495 if (dwBundleType == 'APPL')
1839 UInt32 dwBundleType, dwBundleCreator;
1840 CFBundleGetPackageInfo(cfbMain, &dwBundleType, &dwBundleCreator);
1845 if (dwBundleType == 'APPL')

Completed in 161 milliseconds