Searched refs:kCCLEngineBundlePathKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/modemccl-25.1/
H A Dcclkeys.h99 #define kCCLEngineBundlePathKey CFSTR("Bundle Path") // str macro
/macosx-10.10.1/ppp-786.1.1/Drivers/PPPSerial/PPPSerial-plugin/
H A Dmain.c387 CFDictionaryAddValue(ccldict, kCCLEngineBundlePathKey, CFURLGetString(url));
562 CFDictionaryAddValue(ccldict, kCCLEngineBundlePathKey, CFURLGetString(url));
/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c609 success &= CopyCStringFromDict(engineDict, &localBunPath, kCCLEngineBundlePathKey);

Completed in 70 milliseconds