Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/libkern/c++/
H A DOSBoundedArray.h44 using OSBoundedArray = libkern::bounded_array<T, N, os_detail::panic_trapping_policy>; variable
/xnu-8019.80.24/iokit/DriverKit/
H A DOSBoundedArray.h44 using OSBoundedArray = libkern::bounded_array<T, N, os_detail::panic_trapping_policy>; variable