Searched refs:CFStringGetTypeID (Results 76 - 100 of 230) sorted by relevance

12345678910

/macosx-10.9.5/WebKit2-7537.78.2/Shared/cf/
H A DArgumentCodersCF.cpp89 if (typeID == CFStringGetTypeID())
342 ASSERT(CFGetTypeID(keys[i]) == CFStringGetTypeID());
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_utils.c216 if (CFGetTypeID(ref) == CFStringGetTypeID()) {
296 if (string && (CFGetTypeID(string) == CFStringGetTypeID())) {
H A Dppp_manager.c897 string = get_cf_option(kSCEntNetL2TP, kSCPropNetL2TPTransport, CFStringGetTypeID(), options, service, 0);
908 string = get_cf_option(kSCEntNetL2TP, kSCPropNetL2TPIPSecSharedSecretEncryption, CFStringGetTypeID(), options, service, 0);
921 string = get_cf_option(kSCEntNetL2TP, kSCPropNetIPSecSharedSecretEncryption, CFStringGetTypeID(), options, service, 0);
1219 encryption = get_cf_option(kSCEntNetPPP, kSCPropNetPPPAuthPasswordEncryption, CFStringGetTypeID(),
1239 encryption = get_cf_option(kSCEntNetPPP, kSCPropNetPPPAuthPasswordEncryption, CFStringGetTypeID(), options, service, NULL);
1247 encryption = get_cf_option(kSCEntNetPPP, kSCPropNetPPPAuthPasswordEncryption, CFStringGetTypeID(), options, service, NULL);
1278 if (string && (CFGetTypeID(string) == CFStringGetTypeID())) {
1323 if (string && (CFGetTypeID(string) == CFStringGetTypeID())) {
1423 if (string && (CFGetTypeID(string) == CFStringGetTypeID())) {
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DCodeSigner.cpp255 if (CFGetTypeID(reqs) == CFDataGetTypeID() || CFGetTypeID(reqs) == CFStringGetTypeID())
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecPassword.cpp88 if (message && (CFStringGetTypeID() == CFGetTypeID(message)))
H A DCertificateValues.cpp262 if (value == NULL || (CFGetTypeID(value)!=CFStringGetTypeID()))
273 if (fieldKey == NULL || (CFGetTypeID(fieldKey)!=CFStringGetTypeID()) || context==NULL)
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dcfutilities.cpp224 if (id == CFStringGetTypeID())
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DCodeSigner.cpp255 if (CFGetTypeID(reqs) == CFDataGetTypeID() || CFGetTypeID(reqs) == CFStringGetTypeID())
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecPassword.cpp88 if (message && (CFStringGetTypeID() == CFGetTypeID(message)))
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecPassword.cpp88 if (message && (CFStringGetTypeID() == CFGetTypeID(message)))
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dcfutilities.cpp224 if (id == CFStringGetTypeID())
/macosx-10.9.5/autofs-234/od_user_homes/
H A Dod_user_homes.c266 if (CFGetTypeID(homedir) == CFStringGetTypeID()) {
/macosx-10.9.5/bless-98/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForLegacyDevice.c250 if(interconnect && CFGetTypeID(interconnect) == CFStringGetTypeID()) {
/macosx-10.9.5/kext_tools-326.95.1/
H A Dsecurity.c477 CFGetTypeID(teamID) == CFStringGetTypeID()) {
506 CFGetTypeID(teamID) == CFStringGetTypeID()) {
597 CFGetTypeID(issuerCN) == CFStringGetTypeID()) {
1375 (CFGetTypeID(bootargsEntry) == CFStringGetTypeID())) {
/macosx-10.9.5/pam_modules-138/modules/pam_ntlm/
H A Dpam_ntlm.c138 if (NULL == val || CFGetTypeID(val) != CFStringGetTypeID())
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Daod.c865 if ( CFGetTypeID( cf_str_ref ) == CFStringGetTypeID() ) {
891 if ( CFGetTypeID( cf_str_ref ) == CFStringGetTypeID() ) {
912 if ( cf_str_ref && (CFGetTypeID( cf_str_ref ) == CFStringGetTypeID()) ) {
926 if ( cf_str_ref && (CFGetTypeID( cf_str_ref ) == CFStringGetTypeID()) ) {
/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A Dcf_utils.c67 return (obj && CFGetTypeID(obj) == CFStringGetTypeID());
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DController.py85 if type == CFStringGetTypeID():
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DController.py85 if type == CFStringGetTypeID():
/macosx-10.9.5/system_cmds-597.90.1/chpass.tproj/
H A Dfield.c342 if (value && CFGetTypeID(value) != CFStringGetTypeID()) value = NULL;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chpass.tproj/
H A Dfield.c342 if (value && CFGetTypeID(value) != CFStringGetTypeID()) value = NULL;
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDDevice.c1648 if (!transport || (CFGetTypeID(transport) != CFStringGetTypeID())) {
1657 if (!serial || (CFGetTypeID(serial) != CFStringGetTypeID())) {
1677 if (!uuidStr || (CFGetTypeID(uuidStr) != CFStringGetTypeID())) {
1747 if (!uuidStr || (CFGetTypeID(uuidStr) != CFStringGetTypeID())) {
1755 if (!uuidStr || (CFGetTypeID(uuidStr) != CFStringGetTypeID())) {
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecCertificateRequest.c159 if (CFGetTypeID(value) == CFStringGetTypeID()) {
188 if (CFGetTypeID(oid) == CFStringGetTypeID()) {
260 } else if (CFGetTypeID(value) == CFStringGetTypeID()) {
268 require(CFGetTypeID(key) == CFStringGetTypeID(), out);
334 require(CFGetTypeID(gn_value) == CFStringGetTypeID(), out);
438 if (CFGetTypeID(value) == CFStringGetTypeID()) {
/macosx-10.9.5/CF-855.17/
H A DCFError.c337 __CFGenericValidateType(domain, CFStringGetTypeID());
353 __CFGenericValidateType(domain, CFStringGetTypeID());
H A DCFUserNotification.c153 if (CFGetTypeID(key) == CFStringGetTypeID()) CFDictionarySetValue((CFMutableDictionaryRef)context, key, value);
370 if (CFGetTypeID(value) == CFStringGetTypeID()) {

Completed in 373 milliseconds

12345678910