Home
last modified time | relevance | path

Searched defs:newQueue (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
H A DEventLoop.common.kt311 … val newQueue = Queue<Runnable>(Queue.INITIAL_CAPACITY, singleConsumer = true) in enqueueImpl() constant
352 … val newQueue = Queue<Runnable>(Queue.INITIAL_CAPACITY, singleConsumer = true) in closeQueue() constant
/aosp_15_r20/system/libfmq/tests/
H A Dmsgq_test_client.cpp263 AidlMessageQueueUnsync* newQueue() { in newQueue() function in ClientUnsyncTestBase
315 cppAidlMessageQueueUnsync* newQueue() { in newQueue() function in ClientUnsyncTestBase
373 MessageQueueUnsync* newQueue() { in newQueue() function in ClientUnsyncTestBase
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Donepass.go139 func newQueue(size int) (q *queueOnePass) { func
/aosp_15_r20/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipWakeupTimer.java102 TreeSet<MyEvent> newQueue = new TreeSet<MyEvent>( in recalculatePeriods() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java572 public static boolean isQueueUpdated(List<Metadata> currentQueue, List<Metadata> newQueue) { in isQueueUpdated()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java969 Object[] newQueue = new Object[newCapacity]; in growIfNeeded() local
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java969 Object[] newQueue = new Object[newCapacity]; in growIfNeeded() local
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h120 auto newQueue = std::make_unique<CommandQueueType>(mDataMaxSize); in writeQueue() local
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/javac/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/repackaged-jarjar/javac/
Dvoip-common.jarcom/android/server/sip/SipWakeupTimer.class SipWakeupTimer.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/local-javac-header/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlinx-coroutines-core-jvm.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin/
Dkotlinx_coroutines-host.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/combined/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
HDguava-13.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/turbine-combined/
DLowLightDreamLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.arch. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/turbine-combined/
DSystemUI-shared-utils.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/lib/FingerprintManagerInteractor/android_common/turbine-combined/
DFingerprintManagerInteractor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/repackaged-jarjar/turbine/
DSystemUI-shared-utils.jarorg/jetbrains/annotations/TestOnly.class TestOnly.java package org.jetbrains.annotations public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/repackaged-jarjar/turbine/
DSystemUILogLib.jarorg/jetbrains/annotations/TestOnly.class TestOnly.java package org.jetbrains.annotations public ...

12345678910>>...19