Searched defs:getAttribute (Results 1 – 3 of 3) sorted by relevance
| /device/generic/goldfish/wifi/wifi_hal/ | ||
| D | netlinkmessage.h | 33     bool getAttribute(int attributeId, T* value) const {  in getAttribute()  function | 
| D | netlinkmessage.cpp | 51 bool NetlinkMessage::getAttribute(int attributeId, void* const data, const size_t size) const {  in getAttribute()  function in NetlinkMessage | 
| /device/generic/goldfish-opengl/system/hwc3/ | ||
| D | DisplayConfig.cpp | 53 int32_t DisplayConfig::getAttribute(DisplayAttribute attribute) const {  in getAttribute()  function in aidl::android::hardware::graphics::composer3::impl::DisplayConfig |