Home
last modified time | relevance | path

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

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