Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_arena_scoped_ptr.h120 QuicArenaScopedPtr<T>::QuicArenaScopedPtr() : value_(nullptr) {} in QuicArenaScopedPtr() function
123 QuicArenaScopedPtr<T>::QuicArenaScopedPtr(T* value) in QuicArenaScopedPtr() function
128 QuicArenaScopedPtr<T>::QuicArenaScopedPtr(QuicArenaScopedPtr<U>&& other) in QuicArenaScopedPtr() function
194 QuicArenaScopedPtr<T>::QuicArenaScopedPtr(void* value, ConstructFrom from_arena) in QuicArenaScopedPtr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_arena_scoped_ptr.h119 QuicArenaScopedPtr<T>::QuicArenaScopedPtr() : value_(nullptr) {} in QuicArenaScopedPtr() function
122 QuicArenaScopedPtr<T>::QuicArenaScopedPtr(T* value) in QuicArenaScopedPtr() function
127 QuicArenaScopedPtr<T>::QuicArenaScopedPtr(QuicArenaScopedPtr<U>&& other) in QuicArenaScopedPtr() function
193 QuicArenaScopedPtr<T>::QuicArenaScopedPtr(void* value, ConstructFrom from_arena) in QuicArenaScopedPtr() function