Home
last modified time | relevance | path

Searched refs:DeleterImpl (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dbase.h499 struct DeleterImpl {}; struct
512 DeleterImpl<T>::Free(ptr); in operator()
546 struct DeleterImpl<type> { \
Dstack.h446 struct DeleterImpl<
454 struct DeleterImpl<
462 DeleterImpl<Type>::Free(reinterpret_cast<Type *>(ptr));
/external/boringssl/src/include/openssl/
Dbase.h507 struct DeleterImpl {}; struct
520 DeleterImpl<T>::Free(ptr); in operator()
554 struct DeleterImpl<type> { \
Dstack.h446 struct DeleterImpl<
454 struct DeleterImpl<
462 DeleterImpl<Type>::Free(reinterpret_cast<Type *>(ptr));
/external/boringssl/src/ssl/
Dinternal.h215 struct DeleterImpl<T, typename std::enable_if<T::kAllowUniquePtr>::type> {
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dinternal.h215 struct DeleterImpl<T, typename std::enable_if<T::kAllowUniquePtr>::type> {