Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dexecutor.hpp135 struct raw_mem struct in boost::asio::executor::impl
137 allocator_type allocator_;
138 impl* ptr_;
140 explicit raw_mem(const Allocator& a) in raw_mem() function
146 ~raw_mem() in ~raw_mem()
/aosp_15_r20/external/webp/examples/
H A Danim_util.h44 void* raw_mem; member