Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 2 of 2) sorted by relevance

/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h76 nlattr *get_attribute(int attribute) { in get_attribute() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py148 def get_attribute(obj, name): function