Searched refs:setSPDInfo (Results 1 – 5 of 5) sorted by relevance
58 void setSPDInfo(const char* node, const char* property);
106 setSPDInfo("vendor_name", "ro.product.manufacturer"); in ExternalDisplay()108 setSPDInfo("product_description", "ro.product.name"); in ExternalDisplay()115 void ExternalDisplay::setSPDInfo(const char* node, const char* property) { in setSPDInfo() function in qhwc::ExternalDisplay
79 void setSPDInfo(const char* node, const char* property);
180 setSPDInfo("vendor_name", "ro.product.manufacturer"); in HDMIDisplay()182 setSPDInfo("product_description", "ro.product.name"); in HDMIDisplay()192 void HDMIDisplay::setSPDInfo(const char* node, const char* property) { in setSPDInfo() function in qhwc::HDMIDisplay