/hardware/google/aemu/base/include/aemu/base/synchronization/ |
D | ConditionVariable.h | 126 void broadcast() { in broadcast() function 160 void broadcast() { in broadcast() function 184 broadcast(); in broadcastAndUnlock() 188 broadcast(); in broadcastAndUnlock() 200 broadcast(); in broadcastAndUnlock() 204 broadcast(); in broadcastAndUnlock()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/ |
D | AndroidConditionVariable.h | 132 void broadcast() { in broadcast() function 173 void broadcast() { in broadcast() function 200 broadcast(); in broadcastAndUnlock() 205 broadcast(); in broadcastAndUnlock() 221 broadcast(); in broadcastAndUnlock() 226 broadcast(); in broadcastAndUnlock()
|
D | AndroidMessageChannel.cpp | 31 mCanRead.broadcast(); in stop()
|
/hardware/interfaces/broadcastradio/aidl/rust_impl/ |
D | README.md | 6 This folder contains a skeleton broadcast radio HAL implementation in Rust to 7 demonstrate how vendor may implement a Rust broadcast radio HAL. To run this 8 broadcast radio HAL, include `android.hardware.broadcastradio-rust-service`
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 89 inline Notification(const int broadcast, in Notification() 92 rcver(NULL), groupID(broadcast), rsrcStatus(status), in Notification() 103 inline Notification(const int broadcast) : in Notification() 104 rcver(NULL), groupID(broadcast), rsrcStatus(RSRC_STATUS_MAX), in Notification()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 89 inline Notification(const int broadcast, in Notification() 92 rcver(NULL), groupID(broadcast), rsrcStatus(status), in Notification() 103 inline Notification(const int broadcast) : in Notification() 104 rcver(NULL), groupID(broadcast), rsrcStatus(RSRC_STATUS_MAX), in Notification()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 89 inline Notification(const int broadcast, in Notification() 92 rcver(NULL), groupID(broadcast), rsrcStatus(status), in Notification() 103 inline Notification(const int broadcast) : in Notification() 104 rcver(NULL), groupID(broadcast), rsrcStatus(RSRC_STATUS_MAX), in Notification()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 89 inline Notification(const int broadcast, in Notification() 92 rcver(NULL), groupID(broadcast), rsrcStatus(status), in Notification() 103 inline Notification(const int broadcast) : in Notification() 104 rcver(NULL), groupID(broadcast), rsrcStatus(RSRC_STATUS_MAX), in Notification()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 89 inline Notification(const int broadcast, in Notification() 92 rcver(NULL), groupID(broadcast), rsrcStatus(status), in Notification() 103 inline Notification(const int broadcast) : in Notification() 104 rcver(NULL), groupID(broadcast), rsrcStatus(RSRC_STATUS_MAX), in Notification()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 89 inline Notification(const int broadcast, in Notification() 92 rcver(NULL), groupID(broadcast), rsrcStatus(status), in Notification() 103 inline Notification(const int broadcast) : in Notification() 104 rcver(NULL), groupID(broadcast), rsrcStatus(RSRC_STATUS_MAX), in Notification()
|
/hardware/interfaces/bluetooth/audio/flags/ |
D | btaudiohal.aconfig | 14 description: "Flag for reporting lea broadcast audio config to HAL"
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | BufferQueue.h | 257 mCanPush.broadcast(); in wakeAllWaiters() 260 mCanPop.broadcast(); in wakeAllWaiters()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | RingBuffer.cpp | 62 mNotEmptyCondition.broadcast(); in write()
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IAnnouncementListener.hal | 21 * For typical configuration, the listener is a broadcast radio service.
|
/hardware/google/aemu/base/ |
D | MessageChannel.cpp | 31 mCanRead.broadcast(); in stop()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_shader_subgroup_ballot.adoc | 31 via a group broadcast of a invocation value, or broadcast of a bitarray
|
D | VK_NV_viewport_array2.adoc | 29 which allows a single primitive to be broadcast to multiple viewports and/or
|
/hardware/interfaces/broadcastradio/1.0/ |
D | IBroadcastRadioFactory.hal | 24 * Connects to a broadcast radio HAL module for a given class
|
/hardware/google/aemu/host-common/ |
D | goldfish_sync.cpp | 121 wait_info->cvDone.broadcast(); in goldfish_sync_receive_hostcmd_result()
|
/hardware/google/aemu/base/include/aemu/base/threads/ |
D | ThreadPool.h | 164 void broadcast(Fn&& itemFactory) { in broadcast() function
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssConfiguration.hal | 57 * such as satellite broadcast health being unhealthy and measurement outlier removal.
|
/hardware/interfaces/gnss/2.1/ |
D | IGnssConfiguration.hal | 61 * such as satellite broadcast health being unhealthy and measurement outlier removal.
|
/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 141 BROADCAST = 0xFFFF, // The message endpoint is a broadcast end point. 146 // service, the message must be broadcast to all
|
/hardware/interfaces/health/2.1/ |
D | IHealth.hal | 32 * - If the cast is successful, when a health info broadcast is sent, the
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 595 /** Additional PLMN-IDs beyond the primary PLMN broadcast for this cell */ 605 /** Additional PLMN-IDs beyond the primary PLMN broadcast for this cell */ 618 /** Additional PLMN-IDs beyond the primary PLMN broadcast for this cell */ 631 /** Additional PLMN-IDs beyond the primary PLMN broadcast for this cell */ 643 * broadcast in SIB1 CellAccessRelatedInfo as per 3GPP TS 38.331 Section 6.3.2. 651 /** Additional PLMN-IDs beyond the primary PLMN broadcast for this cell */
|