Home
last modified time | relevance | path

Searched refs:enqueued (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/gd/os/
H A Dmock_queue.h55 enqueued.push(registered_enqueue_callback.Run());
61 std::queue<std::unique_ptr<T>> enqueued = {}; variable
82 std::unique_ptr<T> front = std::move(enqueued.front()); in TryDequeue()
83 enqueued.pop(); in TryDequeue()
96 std::queue<std::unique_ptr<T>> enqueued = {}; variable
/aosp12/system/bt/gd/l2cap/internal/
H A Dscheduler_fifo_test.cc98 auto&& packet = enqueue_.enqueued.front(); in TEST_F()
105 enqueue_.enqueued.pop(); in TEST_F()
122 auto packet1 = std::move(enqueue_.enqueued.front()); in TEST_F()
129 enqueue_.enqueued.pop(); in TEST_F()
131 auto packet2 = std::move(enqueue_.enqueued.front()); in TEST_F()
138 enqueue_.enqueued.pop(); in TEST_F()
154 auto packet1 = std::move(enqueue_.enqueued.front()); in TEST_F()
161 enqueue_.enqueued.pop(); in TEST_F()
/aosp12/system/bt/gd/hci/facade/
H A Dfacade.cc141 std::promise<void> enqueued; in SendAcl() local
142 auto future = enqueued.get_future(); in SendAcl()
150 …d(&HciFacadeService::handle_enqueue_acl, common::Unretained(this), common::Unretained(&enqueued))); in SendAcl()
/aosp12/hardware/interfaces/camera/device/1.0/
H A DICameraDevicePreviewCallback.hal79 * Set the valid region of image data for the next buffer(s) to be enqueued.
87 * Set the producer usage flags for the next buffer(s) to be enqueued.
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java5976 List<NotificationRecord> enqueued = findNotificationsByListLocked(
5978 for (int i = 0; i < enqueued.size(); i++) {
5979 removeForegroundServiceFlagLocked(enqueued.get(i));
6930 final NotificationRecord enqueued = mEnqueuedNotifications.get(i);
6931 if (Objects.equals(key, enqueued.getKey())) {
6932 r = enqueued;
7052 final NotificationRecord enqueued = mEnqueuedNotifications.get(i);
7053 if (Objects.equals(key, enqueued.getKey())) {
/aosp12/hardware/interfaces/graphics/bufferqueue/1.0/
H A DIGraphicBufferProducer.hal424 * * the slot was enqueued without requesting a buffer
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto6954 // The uid that made a call to the System Server and caused the message to be enqueued.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...