Home
last modified time | relevance | path

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

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