Searched defs:VectorImpl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/core/libutils/binder/ | ||
H A D | VectorImpl.cpp | 44 VectorImpl::VectorImpl(size_t itemSize, uint32_t flags) in VectorImpl() function in android::VectorImpl |
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ | ||
D | issue65362.go | 21 type VectorImpl[V any] struct{} type |