/aosp12/packages/modules/DnsResolver/ |
H A D | LockedQueue.h | 33 void push(T item) { in push() function 54 void push(T&& record) { in push() function
|
/aosp12/system/chre/util/include/chre/util/ |
H A D | fixed_size_blocking_queue_impl.h | 26 bool FixedSizeBlockingQueue<ElementType, kSize>::push( in push() function 40 bool FixedSizeBlockingQueue<ElementType, kSize>::push(ElementType &&element) { in push() function
|
H A D | array_queue_impl.h | 86 bool ArrayQueue<ElementType, kCapacity>::push(const ElementType &element) { in push() function 95 bool ArrayQueue<ElementType, kCapacity>::push(ElementType &&element) { in push() function
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/ |
H A D | DreamOverlayTouchMonitor.java | 67 private ListenableFuture<DreamTouchHandler.TouchSession> push( in push() method in DreamOverlayTouchMonitor
|
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/databroker/ |
H A D | DataSubscriber.java | 62 public void push(PersistableBundle data, boolean isLargeData) { in push() method in DataSubscriber 72 public void push(PersistableBundle data) { in push() method in DataSubscriber
|
/aosp12/frameworks/av/media/libmediatranscoding/include/media/ |
H A D | AdjustableMaxPriorityQueue.h | 70 bool push(const T& item) { return pushInternal(item); } in push() function 73 bool push(T&& item) { return pushInternal(std::move(item)); } in push() function
|
/aosp12/system/chre/core/ |
H A D | event_ref_queue.cc | 29 bool EventRefQueue::push(Event *event) { in push() function in chre::EventRefQueue
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_swvdec_utils.cpp | 114 bool omx_swvdec_queue::push(OMX_SWVDEC_EVENT_INFO *p_event_info) in push() function in omx_swvdec_queue 205 bool omx_swvdec_ts_list::push(long long timestamp) in push() function in omx_swvdec_ts_list
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | Stack.java | 43 public void push(T object) { in push() method in Stack
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | LocHeap.cpp | 109 void LocHeapNode::push(LocHeapNode& node) { in push() function in loc_util::LocHeapNode 230 void LocHeap::push(LocRankable& node) { in push() function in loc_util::LocHeap
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | LocHeap.cpp | 109 void LocHeapNode::push(LocHeapNode& node) { in push() function in loc_util::LocHeapNode 230 void LocHeap::push(LocRankable& node) { in push() function in loc_util::LocHeap
|
/aosp12/system/bt/gd/common/ |
H A D | blocking_queue.h | 30 void push(T data) { in push() function
|
/aosp12/packages/services/Car/cpp/telemetry/cartelemetryd/src/ |
H A D | RingBuffer.cpp | 31 void RingBuffer::push(BufferedCarData&& data) { in push() function in android::automotive::telemetry::RingBuffer
|
/aosp12/system/libhidl/base/ |
H A D | TaskRunner.cpp | 41 bool TaskRunner::push(const Task &t) { in push() function in android::hardware::details::TaskRunner
|
/aosp12/packages/modules/StatsD/statsd/src/logd/ |
H A D | LogEventQueue.cpp | 42 bool LogEventQueue::push(unique_ptr<LogEvent> item, int64_t* oldestTimestampNs) { in push() function in android::os::statsd::LogEventQueue
|
/aosp12/frameworks/native/services/inputflinger/ |
H A D | BlockingQueue.h | 60 bool push(T&& t) { in push() function
|
/aosp12/frameworks/av/media/libstagefright/webm/ |
H A D | LinkedBlockingQueue.h | 71 void push(T e) { in push() function
|
/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/gps/msm8996/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/gps/msm8998/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | LocHeap.cpp | 107 void LocHeapNode::push(LocHeapNode& node) { in push() function in LocHeapNode 228 void LocHeap::push(LocRankable& node) { in push() function in LocHeap
|