Home
last modified time | relevance | path

Searched defs:NullHandle (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/win/
H A Dscoped_hdc.h63 static HDC NullHandle() { return NULL; } in NullHandle() function
H A Dscoped_handle.h153 static HANDLE NullHandle() { return nullptr; } in NullHandle() function
/aosp_15_r20/external/cronet/base/
H A Dsyslog_logging.cc66 static HANDLE NullHandle() { return nullptr; } in NullHandle() function in logging::__anon8ef432860211::EventLogHandleTraits
/aosp_15_r20/external/libchrome/base/profiler/
H A Dwin32_stack_frame_unwinder.cc35 HMODULE ModuleHandleTraits::NullHandle() { in NullHandle() function in base::ModuleHandleTraits
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_win.h68 static HANDLE NullHandle() { in NullHandle() function
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_win.cc90 static HMODULE NullHandle() { return nullptr; } in NullHandle() function in base::__anonc68390d70111::ModuleHandleTraits