Home
last modified time | relevance | path

Searched refs:NullHandle (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/base/win/
Dscoped_handle.h40 GenericScopedHandle() : handle_(Traits::NullHandle()) {} in GenericScopedHandle()
42 explicit GenericScopedHandle(Handle handle) : handle_(Traits::NullHandle()) { in GenericScopedHandle()
47 GenericScopedHandle(RValue other) : handle_(Traits::NullHandle()) { in GenericScopedHandle()
90 handle_ = Traits::NullHandle(); in Take()
107 handle_ = Traits::NullHandle(); in Close()
133 static HANDLE NullHandle() { in NullHandle() function
Dscoped_hdc.h63 static HDC NullHandle() { in NullHandle() function
/external/chromium_org/printing/backend/
Dwin_helper.h37 static HANDLE NullHandle() { in NullHandle() function
76 static HANDLE NullHandle() { in NullHandle() function
/external/chromium_org/remoting/base/
Dscoped_sc_handle_win.h29 static SC_HANDLE NullHandle() { in NullHandle() function
/external/chromium_org/net/base/
Dnet_util_win.cc232 static HANDLE NullHandle() { in GetWifiPHYLayerProtocol() function
233 return base::win::HandleTraits::NullHandle(); in GetWifiPHYLayerProtocol()
/external/chromium_org/ppapi/proxy/
Dppb_image_data_proxy.cc416 ImageHandle PlatformImageData::NullHandle() { in NullHandle() function in ppapi::proxy::PlatformImageData
514 ImageHandle image_handle = PlatformImageData::NullHandle(); in CreateProxyResource()
639 *result_image_handle = PlatformImageData::NullHandle(); in OnHostMsgCreatePlatform()
Dppb_image_data_proxy.h92 static ImageHandle NullHandle();
/external/chromium_org/chrome/app/
Dsignature_validator_win.cc63 static HANDLE NullHandle() { in NullHandle() function in __anon92ce7d640111::CertStoreHandleTraits
/external/chromium_org/cloud_print/service/win/
Dservice_controller.cc42 static Handle NullHandle() { in NullHandle() function in __anone7ca34a60111::ServiceHandleTraits