Home
last modified time | relevance | path

Searched defs:Destroyer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkRecord.h117 struct Destroyer { struct
119 void operator()(T* record) { record->~T(); } in operator()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dscoped_thread.hpp285 void swap(scoped_thread<Destroyer, Thread>& lhs, scoped_thread<Destroyer, Thread>& rhs) in swap()
/aosp_15_r20/external/skia/src/text/gpu/
H A DSubRunAllocator.h210 struct Destroyer { struct
215 struct ArrayDestroyer { argument
/aosp_15_r20/external/webrtc/rtc_base/
H A Duntyped_function_unittest.cc209 class Destroyer { class
211 explicit Destroyer(int& destroy_count) : destroy_count_(&destroy_count) {} in Destroyer() function in webrtc::__anon915ecad00111::Destroyer
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDecl.cpp1633 CodeGenFunction::Destroyer *Destroyer; member in __anon4d1382380211::RegularPartialArrayDestroy
1656 CodeGenFunction::Destroyer *Destroyer; member in __anon4d1382380211::IrregularPartialArrayDestroy
H A DCodeGenFunction.h1245 typedef void Destroyer(CodeGenFunction &CGF, Address addr, QualType ty); typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp114 typedef allocator_destroyer<NodeAlloc> Destroyer; typedef
Dtree.hpp554 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::dtl::tree
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dlist.hpp186 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::list
Dslist.hpp216 typedef dtl::allocator_destroyer<NodeAlloc> Destroyer; typedef in boost::container::slist