Home
last modified time | relevance | path

Searched refs:Broadcast (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8998/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/display/msm8996/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/sdm845/display/sdm/include/utils/
Dlocker.h80 locker_.Broadcast(); in ~SequenceExitScopeLock()
120 locker_.Broadcast(); in ~SequenceCancelScopeLock()
144 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/display/msm8909/sdm/include/utils/
Dlocker.h79 locker_.Broadcast(); in ~SequenceExitScopeLock()
119 locker_.Broadcast(); in ~SequenceCancelScopeLock()
140 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/qcom/sm8150/display/sdm/include/utils/
Dlocker.h80 locker_.Broadcast(); in ~SequenceExitScopeLock()
120 locker_.Broadcast(); in ~SequenceCancelScopeLock()
152 void Broadcast() { pthread_cond_broadcast(&condition_); } in Broadcast() function
/hardware/interfaces/radio/1.0/
DIRadio.hal987 * Request the setting of GSM/WCDMA Cell Broadcast SMS config.
996 * Set GSM/WCDMA Cell Broadcast SMS config
1006 * Enable or disable the reception of GSM/WCDMA Cell Broadcast SMS
1010 * Cell Broadcast SMS. true = activate, false = turn off
1017 * Request the setting of CDMA Broadcast SMS config
1026 * Set CDMA Broadcast SMS config
1029 * @param configInfo CDMA Broadcast SMS config to be set.
1036 * Enable or disable the reception of CDMA Cell Broadcast SMS
1040 * Cell Broadcast SMS. true = activate, false = turn off
DIRadioIndication.hal234 * Indicates when new Broadcast SMS is received
Dtypes.hal1485 int32_t serviceCategory; // serviceCategory defines a Broadcast message identifier
1488 int32_t language; // language code of Broadcast Message
1502 * Which types of Cell Broadcast Message (CBM) are to be received by the ME
DIRadioResponse.hal1728 * @param configs Vector of CDMA Broadcast SMS configs.
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp542 hwc_session->callbacks_lock_.Broadcast(); in RegisterCallback()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp563 hwc_session->callbacks_lock_.Broadcast(); in RegisterCallback()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp713 hwc_session->callbacks_lock_.Broadcast(); in RegisterCallback()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp872 hwc_session->callbacks_lock_.Broadcast(); in RegisterCallback()