Home
last modified time | relevance | path

Searched refs:UNSECURING (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8960/libqservice/
DIQService.cpp57 remote()->transact(UNSECURING, data, &reply); in unsecuring()
109 case UNSECURING: { in onTransact()
DIQService.h41 UNSECURING, // Hardware unsecuring start/end notification enumerator
DQService.cpp58 mClient->notifyCallback(UNSECURING, startEnd); in unsecuring()
/hardware/qcom/display/msm8226/libqservice/
DIQService.h43 UNSECURING, // Hardware unsecuring start/end notification enumerator
DQServiceUtils.h70 return sendSingleParam(qService::IQService::UNSECURING, startEnd); in unsecuring()
/hardware/qcom/display/msm8084/libqservice/
DIQService.h44 UNSECURING, // Hardware unsecuring start/end notification enumerator
DQServiceUtils.h70 return sendSingleParam(qService::IQService::UNSECURING, startEnd); in unsecuring()
/hardware/qcom/display/msm8994/libqservice/
DIQService.h43 UNSECURING = 3, // Hardware unsecuring start/end notification enumerator
DQServiceUtils.h70 return sendSingleParam(qService::IQService::UNSECURING, startEnd); in unsecuring()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_qclient.cpp58 case IQService::UNSECURING: in notifyCallback()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_qclient.cpp199 case IQService::UNSECURING: in notifyCallback()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_qclient.cpp245 case IQService::UNSECURING: in notifyCallback()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_qclient.cpp358 case IQService::UNSECURING: in notifyCallback()