Home
last modified time | relevance | path

Searched refs:CFStringCreateExternalRepresentation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/internal/macos/
Dcorefoundation.go41 data, err := CFStringCreateExternalRepresentation(ref)
198 func CFStringCreateExternalRepresentation(strRef CFRef) (CFRef, error) { func
/aosp_15_r20/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c1952 _rv = CFStringCreateExternalRepresentation((CFAllocatorRef)NULL, in CFStringRefObj_CFStringCreateExternalRepresentation()