Searched refs:vendor_name (Results 1 - 7 of 7) sorted by relevance

/external/libchrome/base/
H A Dcpu.h34 const std::string& vendor_name() const { return cpu_vendor_; } function in class:base::CPU
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Ddevice.hpp62 std::string vendor_name() const;
H A Ddevice.cpp159 _cl_device_id::vendor_name() const { function in class:_cl_device_id
/external/libnfc-nxp/src/
H A DphHciNfc_IDMgmt.c87 utf8_t vendor_name[VENDOR_NAME_LEN]; member in struct:phHciNfc_IDMgmt_Info
816 p_identity_info->vendor_name[i] = reg_value[i];
817 pHwRef->device_info.vendor_name[i]= reg_value[i];
819 HCI_DEBUG("\tVendor Name:%s",p_identity_info->vendor_name);
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Ddevice.cpp216 return string_property(buf, size, size_ret, dev->vendor_name());
/external/libnfc-nxp/inc/
H A DphNfcTypes.h336 utf8_t vendor_name[VENDOR_NAME_LEN]; /**< \ingroup grp_hal_common member in struct:phNfc_sDeviceCapabilities_t
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h356 UINT8 vendor_name[20]; /* Vendor name */ member in struct:__anon10662

Completed in 156 milliseconds