Home
last modified time | relevance | path

Searched defs:new_this (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dsplit_join_fn_imps.hpp79 PB_DS_CLASS_C_DEC new_this(*this, *this); in split() local
118 PB_DS_CLASS_C_DEC new_this(*this, *this); in join() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dsplit_join_fn_imps.hpp79 PB_DS_CLASS_C_DEC new_this(*this, *this); in split() local
118 PB_DS_CLASS_C_DEC new_this(*this, *this); in join() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_internal.cc1602 auto* new_this = new (this) PCScanInternal; in ReinitForTesting() local