Home
last modified time | relevance | path

Searched refs:object_type (Results 1 – 2 of 2) sorted by relevance

/development/host/windows/usb/api/
Dadb_object_handle.h163 AdbObjectType object_type() const { in object_type() function
Dadb_object_handle.cpp141 return (obj_type == object_type()); in IsObjectOfType()