Home
last modified time | relevance | path

Searched defs:OSBoundedArrayRef (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSBoundedArrayRef.h44 using OSBoundedArrayRef = libkern::bounded_array_ref<T, os_detail::panic_trapping_policy>; variable
/xnu-11215/iokit/DriverKit/
H A DOSBoundedArrayRef.h44 using OSBoundedArrayRef = libkern::bounded_array_ref<T, os_detail::panic_trapping_policy>; variable