Searched defs:NullHandle (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/base/win/ | ||
H A D | scoped_hdc.h | 63 static HDC NullHandle() { return NULL; } in NullHandle() function |
H A D | scoped_handle.h | 153 static HANDLE NullHandle() { return nullptr; } in NullHandle() function |
/aosp_15_r20/external/cronet/base/ | ||
H A D | syslog_logging.cc | 66 static HANDLE NullHandle() { return nullptr; } in NullHandle() function in logging::__anon8ef432860211::EventLogHandleTraits |
/aosp_15_r20/external/libchrome/base/profiler/ | ||
H A D | win32_stack_frame_unwinder.cc | 35 HMODULE ModuleHandleTraits::NullHandle() { in NullHandle() function in base::ModuleHandleTraits |
/aosp_15_r20/external/cronet/net/base/ | ||
H A D | network_interfaces_win.h | 68 static HANDLE NullHandle() { in NullHandle() function |
/aosp_15_r20/external/cronet/base/profiler/ | ||
H A D | module_cache_win.cc | 90 static HMODULE NullHandle() { return nullptr; } in NullHandle() function in base::__anonc68390d70111::ModuleHandleTraits |