HomeSort by relevance Sort by last modified time
    Searched refs:IsObjectOfType (Results 1 - 2 of 2) sorted by null

  /development/host/windows/usb/api/
adb_object_handle.h 135 virtual bool IsObjectOfType(AdbObjectType obj_type) const;
200 if (!adb_object->IsObjectOfType(obj_class::Type())) {
adb_object_handle.cpp 140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const {

Completed in 1296 milliseconds