Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpage_allocator_internals_posix.h56 uint32_t SecTaskGetCodeSignStatus(SecTaskRef task) API_AVAILABLE(macos(10.12));
114 base::ScopedCFTypeRef<SecTaskRef> task( in UseMapJit()
/external/libusb/libusb/os/
Ddarwin_usb.c2480 typedef struct __SecTask *SecTaskRef; typedef
2481 extern SecTaskRef SecTaskCreateFromSelf(CFAllocatorRef allocator);
2482 extern CFTypeRef SecTaskCopyValueForEntitlement(SecTaskRef task, CFStringRef entitlement, CFErrorRe…
2486 SecTaskRef task; in darwin_has_capture_entitlements()