Searched defs:ScopedHandle (Results 1 – 5 of 5) sorted by relevance
182 struct ScopedHandle { in ScopedHandle() argument 183 ScopedHandle() : h_(nullptr) {} in ScopedHandle() argument 184 explicit ScopedHandle(HANDLE h) : h_(h) {} in ~ScopedHandle() argument 181 struct ScopedHandle { global() struct 188 get__sanitizer::__anon757edbfb0211::ScopedHandle get() argument 189 receive__sanitizer::__anon757edbfb0211::ScopedHandle receive() argument 190 release__sanitizer::__anon757edbfb0211::ScopedHandle release() argument 195 h___sanitizer::__anon757edbfb0211::ScopedHandle global() argument
75 ScopedCryptContext ScopedHandle(hProvider); in getRandomBytes() local
78 class ScopedHandle { class84 ScopedHandle() in ScopedHandle() function in __anon41724efc0111::ScopedHandle87 explicit ScopedHandle(handle_type handle) in ScopedHandle() function in __anon41724efc0111::ScopedHandle
270 struct ScopedHandle { in CrashHandler() struct 271 ~ScopedHandle() { _zx_handle_close(Handle); } in CrashHandler() argument 272 Handlefuzzer::__anon40c503320111::CrashHandler::ScopedHandle CrashHandler() argument
88 ScopedHandle() ScopedHandle() function 91 explicit ScopedHandle(handle_type h) ScopedHandle() function [all...]