Home
last modified time | relevance | path

Searched refs:processUEventOffline (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.h54 void processUEventOffline(const char *str);
H A Dexternal.cpp158 void ExternalDisplay::processUEventOffline(const char *str) { in processUEventOffline() function in qhwc::ExternalDisplay
/aosp12/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_uevents.cpp111 ctx->mExtDisplay->processUEventOffline(udata); in handle_uevent()