Searched refs:IsObjectOfType (Results 1 – 2 of 2) sorted by relevance
135 virtual bool IsObjectOfType(AdbObjectType obj_type) const;200 if (!adb_object->IsObjectOfType(obj_class::Type())) { in LookupObject()
140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const { in IsObjectOfType() function in AdbObjectHandle