Home
last modified time | relevance | path

Searched refs:IsOpened (Results 1 – 11 of 11) sorted by relevance

/development/host/windows/usb/api/
Dadb_object_handle.cpp71 ATLASSERT(!IsOpened()); in CreateHandle()
73 if (!IsOpened()) { in CreateHandle()
108 ATLASSERT(IsOpened()); in CloseHandle()
110 if (IsOpened()) { in CloseHandle()
145 ATLASSERT(!IsOpened()); in LastReferenceReleased()
Dadb_interface.cpp69 if (!IsOpened()) { in GetUsbDeviceDescriptor()
86 if (!IsOpened()) { in GetUsbConfigurationDescriptor()
104 if (!IsOpened()) { in GetUsbInterfaceDescriptor()
Dadb_interface_enum.cpp61 if (!IsOpened()) { in Next()
95 if (!IsOpened()) { in Reset()
Dadb_io_completion.cpp44 if (!IsOpened()) { in IsCompleted()
Dadb_legacy_io_completion.cpp46 if (!IsOpened()) { in GetOvelappedIoResult()
Dadb_object_handle.h169 bool IsOpened() const { in IsOpened() function
Dadb_endpoint_object.cpp42 if (!IsOpened()) { in GetEndpointInformation()
Dadb_legacy_endpoint_object.cpp54 if (!IsOpened()) { in CommonAsyncReadWrite()
137 if (!IsOpened()) { in CommonSyncReadWrite()
Dadb_legacy_interface.cpp106 if (!IsOpened()) { in GetSerialNumber()
251 if (!IsOpened()) { in OpenEndpoint()
/development/host/windows/usb/winusb/
Dadb_winusb_interface.cpp145 if (!IsOpened()) { in GetSerialNumber()
240 if (!IsOpened()) { in GetEndpointInformation()
320 if (!IsOpened()) { in OpenEndpoint()
Dadb_winusb_io_completion.cpp54 if (!IsOpened()) { in GetOvelappedIoResult()