Home
last modified time | relevance | path

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

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/gaiacp/
H A Dscoped_handle.h27 static bool IsHandleValid(HWINSTA handle) { in IsHandleValid() function
53 static bool IsHandleValid(HDESK handle) { in IsHandleValid() function
79 static bool IsHandleValid(HINTERNET handle) { in IsHandleValid() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/backend/
H A Dwin_helper.h39 static bool IsHandleValid(HANDLE handle) { return !!handle; } in IsHandleValid() function
60 static bool IsHandleValid(HANDLE handle) { return !!handle; } in IsHandleValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/extension/
H A Dscoped_handle.h23 static bool IsHandleValid(SC_HANDLE handle) { return handle != nullptr; } in IsHandleValid() function
43 static bool IsHandleValid(HANDLE handle) { return handle != nullptr; } in IsHandleValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/backend/
H A Dwin_helper.h42 static bool IsHandleValid(HANDLE handle) { return !!handle; } in IsHandleValid() function
65 static bool IsHandleValid(HANDLE handle) { return !!handle; } in IsHandleValid() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/usb/
H A Dscoped_winusb_handle.h22 static bool IsHandleValid(Handle handle) { in IsHandleValid() function
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DCrossProcessSemaphore.h33 inline bool IsHandleValid(const T& handle) { in IsHandleValid() function
H A DSharedMemoryBasic_android.h55 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
H A DSharedMemoryBasic_chromium.h69 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DCrossProcessSemaphore.h33 inline bool IsHandleValid(const T& handle) { in IsHandleValid() function
H A DSharedMemoryBasic_android.h53 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
H A DSharedMemoryBasic_chromium.h67 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DCrossProcessSemaphore.h36 inline bool IsHandleValid(const T& handle) { in IsHandleValid() function
H A DSharedMemoryBasic_android.h54 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
H A DSharedMemoryBasic_chromium.h70 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DCrossProcessSemaphore.h33 inline bool IsHandleValid(const T& handle) { in IsHandleValid() function
H A DSharedMemoryBasic_android.h55 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
H A DSharedMemoryBasic_chromium.h69 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/usb/
H A Dscoped_winusb_handle.h22 static bool IsHandleValid(Handle handle) { in IsHandleValid() function
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DSharedMemoryBasic_android.h50 virtual bool IsHandleValid(const Handle &aHandle) const override in IsHandleValid() function
H A DSharedMemoryBasic_chromium.h72 virtual bool IsHandleValid(const Handle &aHandle) const override in IsHandleValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/base/
H A Dscoped_sc_handle_win.h25 static bool IsHandleValid(SC_HANDLE handle) { in IsHandleValid() function
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DSharedMemoryBasic_android.h51 virtual bool IsHandleValid(const Handle& aHandle) const override { in IsHandleValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dscoped_hdc.h57 static bool IsHandleValid(HDC handle) { return handle != NULL; } in IsHandleValid() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/
H A Dscoped_hdc.h57 static bool IsHandleValid(HDC handle) { return handle != NULL; } in IsHandleValid() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Dscoped_service_handle.h25 static bool IsHandleValid(SC_HANDLE handle) { return handle != nullptr; } in IsHandleValid() function

123