Home
last modified time | relevance | path

Searched refs:AdbObjectType (Results 1 – 6 of 6) sorted by relevance

/development/host/windows/usb/api/
Dadb_object_handle.h30 enum AdbObjectType { enum
82 explicit AdbObjectHandle(AdbObjectType obj_type);
135 virtual bool IsObjectOfType(AdbObjectType obj_type) const;
163 AdbObjectType object_type() const { in object_type()
178 AdbObjectType object_type_;
Dadb_object_handle.cpp36 AdbObjectHandle::AdbObjectHandle(AdbObjectType obj_type) in AdbObjectHandle()
140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const { in IsObjectOfType()
Dadb_interface_enum.h86 static AdbObjectType Type() { in Type()
Dadb_io_completion.h118 static AdbObjectType Type() { in Type()
Dadb_interface.h168 static AdbObjectType Type() { in Type()
Dadb_endpoint_object.h187 static AdbObjectType Type() { in Type()