HomeSort by relevance Sort by last modified time
    Searched defs:onHdmiHotplug (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/display/msm8996/hdmi_cec/
QHDMIClient.cpp 45 void QHDMIClient::onHdmiHotplug(int connected)
  /hardware/qcom/display/msm8998/hdmi_cec/
QHDMIClient.cpp 45 void QHDMIClient::onHdmiHotplug(int connected)
  /hardware/qcom/display/sdm845/hdmi_cec/
QHDMIClient.cpp 45 void QHDMIClient::onHdmiHotplug(int connected)
  /hardware/qcom/display/msm8084/libqservice/
IQHDMIClient.cpp 49 void onHdmiHotplug(int connected)
79 onHdmiHotplug(connected);
QService.cpp 70 void QService::onHdmiHotplug(int connected) {
73 mHDMIClient->onHdmiHotplug(connected);
  /hardware/qcom/display/msm8996/libqservice/
IQHDMIClient.cpp 49 void onHdmiHotplug(int connected)
80 onHdmiHotplug(connected);
QService.cpp 80 void QService::onHdmiHotplug(int connected) {
83 mHDMIClient->onHdmiHotplug(connected);
  /hardware/qcom/display/msm8998/libqservice/
IQHDMIClient.cpp 49 void onHdmiHotplug(int connected)
80 onHdmiHotplug(connected);
QService.cpp 80 void QService::onHdmiHotplug(int connected) {
83 mHDMIClient->onHdmiHotplug(connected);
  /hardware/qcom/display/sdm845/libqservice/
IQHDMIClient.cpp 49 void onHdmiHotplug(int connected)
80 onHdmiHotplug(connected);
QService.cpp 80 void QService::onHdmiHotplug(int connected) {
83 mHDMIClient->onHdmiHotplug(connected);

Completed in 2844 milliseconds