Home
last modified time | relevance | path

Searched refs:CFArrayAppendValue (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Droot_darwin.go20 macOS.CFArrayAppendValue(certs, leaf)
31 macOS.CFArrayAppendValue(certs, sc)
41 macOS.CFArrayAppendValue(policies, sslPolicy)
/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util_apple.cc80 CFArrayAppendValue(cert_list.get(), sec_cert.get()); in CreateSecCertificateArrayForX509Certificate()
90 CFArrayAppendValue(cert_list.get(), intermediate_cert.get()); in CreateSecCertificateArrayForX509Certificate()
161 CFArrayAppendValue(chain.get(), SecTrustGetCertificateAtIndex(trust, i)); in CertificateChainFromSecTrust()
H A Dcert_verify_proc_ios.cc152 CFArrayAppendValue(local_policies.get(), ssl_policy.get()); in CreateTrustPolicies()
154 CFArrayAppendValue(local_policies.get(), ssl_policy.get()); in CreateTrustPolicies()
440 CFArrayAppendValue(sct_array_ref.get(), sct_ref.get()); in VerifyInternal()
H A Dtest_keychain_search_list_mac.cc52 CFArrayAppendValue(scoped_keychain_search_list.get(), keychain); in AddKeychain()
H A Dtest_root_certs_ios.cc29 CFArrayAppendValue(temporary_roots_.get(), os_cert.get()); in AddImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/
Dlow_level.py94 CoreFoundation.CFArrayAppendValue(cf_arr, cf_str)
184 CoreFoundation.CFArrayAppendValue(cert_array, cert)
369 CoreFoundation.CFArrayAppendValue(trust_chain, item)
Dbindings.py392 CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p]
393 CoreFoundation.CFArrayAppendValue.restype = None
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/
Dlow_level.py94 CoreFoundation.CFArrayAppendValue(cf_arr, cf_str)
184 CoreFoundation.CFArrayAppendValue(cert_array, cert)
369 CoreFoundation.CFArrayAppendValue(trust_chain, item)
Dbindings.py392 CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p]
393 CoreFoundation.CFArrayAppendValue.restype = None
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/
Dlow_level.py94 CoreFoundation.CFArrayAppendValue(cf_arr, cf_str)
184 CoreFoundation.CFArrayAppendValue(cert_array, cert)
369 CoreFoundation.CFArrayAppendValue(trust_chain, item)
Dbindings.py392 CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p]
393 CoreFoundation.CFArrayAppendValue.restype = None
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/
Dlow_level.py94 CoreFoundation.CFArrayAppendValue(cf_arr, cf_str)
184 CoreFoundation.CFArrayAppendValue(cert_array, cert)
369 CoreFoundation.CFArrayAppendValue(trust_chain, item)
Dbindings.py392 CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p]
393 CoreFoundation.CFArrayAppendValue.restype = None
/aosp_15_r20/external/cronet/crypto/
H A Dfake_apple_keychain_v2.mm204 CFArrayAppendValue(items.get(), item_copy.get());
287 CFArrayAppendValue(
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/internal/macos/
Dcorefoundation.go168 func CFArrayAppendValue(array CFRef, val CFRef) { func
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_test_utils.cc128 CFArrayAppendValue(array, cf_value); in ValueToProperty()
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_apple_unittest.cc119 CFArrayAppendValue(array.get(), entry_key.get()); in SimulateDynamicStoreCallback()
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m92 extern void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value); function
465 CFArrayAppendValue(A, s1);
1044 // CFArrayAppendValue keeps a reference to value.
1045 CFArrayAppendValue(x, value);
H A Dobjcmt-arc-cf-annotations.m.result98 extern void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value);
501 CFArrayAppendValue(A, s1);
1086 // CFArrayAppendValue keeps a reference to value.
1087 CFArrayAppendValue(x, value);
/aosp_15_r20/external/curl/lib/vtls/
H A Dsectransp.c1108 CFArrayAppendValue(alpnArr, cstr);
1514 CFArrayAppendValue(array, cacert);
/aosp_15_r20/external/clang/test/Analysis/
H A Dretain-release-inline.m47 extern void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value); function
H A Dretain-release-gc-only.m37 extern void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value); function
H A Dretain-release.mm70 extern void CFArrayAppendValue(CFMutableArrayRef theArray, const void *value); function
/aosp_15_r20/external/webrtc/modules/desktop_capture/mac/
H A Dscreen_capturer_mac.mm83 CFArrayAppendValue(returned_array, reinterpret_cast<void*>(id));
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-coretext-shape.cc734 CFArrayAppendValue (features_array, dict); in _hb_coretext_shape()

12