Home
last modified time | relevance | path

Searched defs:ScopedWSAEVENT (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/boringssl/src/tool/
Dtransport_common.cc456 class ScopedWSAEVENT { class
459 ScopedWSAEVENT(WSAEVENT event) { reset(event); } in ScopedWSAEVENT() function in ScopedWSAEVENT
461 ScopedWSAEVENT(ScopedWSAEVENT &&other) { *this = std::move(other); } in ScopedWSAEVENT() function in ScopedWSAEVENT
/external/boringssl/src/tool/
Dtransport_common.cc456 class ScopedWSAEVENT { class
459 ScopedWSAEVENT(WSAEVENT event) { reset(event); } in ScopedWSAEVENT() function in ScopedWSAEVENT
461 ScopedWSAEVENT(ScopedWSAEVENT &&other) { *this = std::move(other); } in ScopedWSAEVENT() function in ScopedWSAEVENT
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dtransport_common.cc456 class ScopedWSAEVENT { class
459 ScopedWSAEVENT(WSAEVENT event) { reset(event); } in ScopedWSAEVENT() function in ScopedWSAEVENT
461 ScopedWSAEVENT(ScopedWSAEVENT &&other) { *this = std::move(other); } in ScopedWSAEVENT() function in ScopedWSAEVENT
/external/cronet/stable/third_party/boringssl/src/tool/
Dtransport_common.cc456 class ScopedWSAEVENT { class
459 ScopedWSAEVENT(WSAEVENT event) { reset(event); } in ScopedWSAEVENT() function in ScopedWSAEVENT
461 ScopedWSAEVENT(ScopedWSAEVENT &&other) { *this = std::move(other); } in ScopedWSAEVENT() function in ScopedWSAEVENT