Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Dvalue_init.hpp69 struct wrapper struct in boost::initialized
74 remove_const<T>::type data;
76 wrapper() in wrapper() argument
82 wrapper(T const & arg) in wrapper() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
Dtracing.py6 def wrapper(*args, **kwargs): function