Searched defs:infoDict (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dcserror.h53 CFDictionaryRef infoDict() const { return mInfoDict; } function in class:Security::CodeSigning::CSError
H A Dsigner.cpp128 CFRef<CFDictionaryRef> infoDict; local
H A Dbundlediskrep.cpp102 CFDictionaryRef infoDict = CFBundleGetInfoDictionary(mBundle); local
H A Drequirement.h106 Context(CFArrayRef certChain, CFDictionaryRef infoDict, CFDictionaryRef entitlementDict, argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dcserror.h53 CFDictionaryRef infoDict() const { return mInfoDict; } function in class:Security::CodeSigning::CSError
H A Dsigner.cpp128 CFRef<CFDictionaryRef> infoDict; local
H A Dbundlediskrep.cpp102 CFDictionaryRef infoDict = CFBundleGetInfoDictionary(mBundle); local
H A Drequirement.h106 Context(CFArrayRef certChain, CFDictionaryRef infoDict, CFDictionaryRef entitlementDict, argument
/macosx-10.10/xnu-2782.1.97/libkern/libkern/c++/
H A DOSKext.h189 OSDictionary * infoDict; member in class:OSKext
/macosx-10.10/kext_tools-384.1.4/
H A Dkctool_main.c400 Boolean getKextAddressAndSize(CFDictionaryRef infoDict, uint64_t *addr, uint64_t *size) argument
H A Dmkextunpack_main.c520 CFDictionaryRef infoDict = NULL; // must release local
/macosx-10.10/xnu-2782.1.97/libsa/
H A Dbootstrap.cpp231 OSDictionary * infoDict = NULL; // do not release local
840 OSDictionary * infoDict local
[all...]
/macosx-10.10/modemccl-25.1/CCLEngine/
H A DCCLEngine.c354 CFDictionaryRef infoDict= CFBundleGetInfoDictionary(cclBun); local
392 CFDictionaryRef infoDict; local
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c4832 CFDictionaryRef infoDict; local
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp8226 OSDictionary * infoDict; local
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp2467 OSDictionary * infoDict; local
[all...]
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c13934 CFDictionaryRef infoDict = local
1617 __OSKextInitFromMkext( OSKextRef aKext, CFDictionaryRef infoDict, CFURLRef mkextURL, CFDataRef mkextData) argument

Completed in 418 milliseconds