Home
last modified time | relevance | path

Searched defs:IsHandleValid (Results 1 – 14 of 14) sorted by relevance

/external/cronet/stable/base/win/
Dscoped_hdc.h61 static bool IsHandleValid(HDC handle) { return handle != NULL; } in IsHandleValid() function
Dscoped_handle.h148 static bool IsHandleValid(HANDLE handle) { in IsHandleValid() function
/external/cronet/tot/base/win/
Dscoped_hdc.h61 static bool IsHandleValid(HDC handle) { return handle != NULL; } in IsHandleValid() function
Dscoped_handle.h148 static bool IsHandleValid(HANDLE handle) { in IsHandleValid() function
/external/cronet/stable/base/
Dsyslog_logging.cc63 static bool IsHandleValid(HANDLE handle) { return handle != nullptr; } in IsHandleValid() function in logging::__anon4a0d3bb00211::EventLogHandleTraits
/external/cronet/tot/base/
Dsyslog_logging.cc63 static bool IsHandleValid(HANDLE handle) { return handle != nullptr; } in IsHandleValid() function in logging::__anonfd59e14c0211::EventLogHandleTraits
/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc30 bool ModuleHandleTraits::IsHandleValid(HMODULE handle) { in IsHandleValid() function in base::ModuleHandleTraits
/external/cronet/stable/net/base/
Dnetwork_interfaces_win.h65 static bool IsHandleValid(HANDLE handle) { in IsHandleValid() function
/external/cronet/tot/net/base/
Dnetwork_interfaces_win.h65 static bool IsHandleValid(HANDLE handle) { in IsHandleValid() function
/external/cronet/tot/base/profiler/
Dmodule_cache_win.cc89 static bool IsHandleValid(HMODULE handle) { return handle != nullptr; } in IsHandleValid() function in base::__anon917ab7dd0111::ModuleHandleTraits
/external/cronet/stable/base/profiler/
Dmodule_cache_win.cc89 static bool IsHandleValid(HMODULE handle) { return handle != nullptr; } in IsHandleValid() function in base::__anon56324bc10111::ModuleHandleTraits
/external/libchrome/base/memory/
Dshared_memory_posix.cc53 bool SharedMemory::IsHandleValid(const SharedMemoryHandle& handle) { in IsHandleValid() function in base::SharedMemory
/external/cronet/tot/net/socket/
Dtcp_socket_io_completion_port_win.cc106 static bool IsHandleValid(Handle handle) { in IsHandleValid() function in net::__anonb560fe790111::WSAEventHandleTraits
/external/cronet/stable/net/socket/
Dtcp_socket_io_completion_port_win.cc106 static bool IsHandleValid(Handle handle) { in IsHandleValid() function in net::__anon5dfb915d0111::WSAEventHandleTraits