Home
last modified time | relevance | path

Searched defs:acquire (Results 151 – 175 of 1359) sorted by relevance

12345678910>>...55

/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
H A DEngineResource.java73 void acquire() { in acquire() method in EngineResource
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DUpdateLock.java108 public void acquire() { in acquire() method in UpdateLock
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/windowdecor/common/viewhost/
DPooledWindowDecorViewHostSupplier.java50 …public com.android.wm.shell.windowdecor.common.viewhost.WindowDecorViewHost acquire(@org.jetbrains… in acquire() method in PooledWindowDecorViewHostSupplier
/aosp_15_r20/external/python/oauth2client/tests/contrib/
Dtest_keyring_storage.py167 def acquire(self): member in _FakeLock
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DWakeLockFacade.java63 public void acquire(WakeLockType type) { in acquire() method in WakeLockFacade.WakeLockManager
/aosp_15_r20/external/ComputeLibrary/src/runtime/
H A DIWeightsManager.cpp122 ITensor *IWeightsManager::acquire(const ITensor *weights, ITransformWeights *weights_transform) in acquire() function in arm_compute::IWeightsManager
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/
H A Dborrow.h182 BorrowedPointer<GuardedType, Lock> acquire() const in acquire() function
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/
H A DClientTrackingWakeLock.kt37 override fun acquire(why: String) { in <lambda>() method in com.android.systemui.util.wakelock.ClientTrackingWakeLock
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/drm/
H A DDrmSession.java158 void acquire(@Nullable DrmSessionEventListener.EventDispatcher eventDispatcher); in acquire() method
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/security/
H A DReferenceCountingMap.java114 V acquire() { in acquire() method in ReferenceCountingMap.Instance
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/processing/memory/
DSimpleLruResourcePool.java44 public Resource<TValue> acquire(TKey key) { in acquire() method in SimpleLruResourcePool
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__atomic/
Dmemory_order.h34 acquire = __mo_acquire, enumerator
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/drm/
H A DDrmSession.java168 void acquire(@Nullable DrmSessionEventListener.EventDispatcher eventDispatcher); in acquire() method
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__atomic/
H A Dmemory_order.h34 acquire = __mo_acquire, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__atomic/
Dmemory_order.h34 acquire = __mo_acquire, enumerator
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ringbuffer/
DDynamicRingBuffer.java158 public Collection<Ticket> acquire(int tickets) throws InterruptedException, in acquire() method in DynamicRingBuffer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__atomic/
Dmemory_order.h34 acquire = __mo_acquire, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__atomic/
Dmemory_order.h34 acquire = __mo_acquire, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__atomic/
Dmemory_order.h34 acquire = __mo_acquire, enumerator
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DLoader.java135 void acquire() { in acquire() method in Loader
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_wrapper.cc171 pybind11::gil_scoped_acquire acquire; in PYBIND11_MODULE() local
619 pybind11::gil_scoped_acquire acquire; in PYBIND11_MODULE() local
945 pybind11::gil_scoped_acquire acquire; in PYBIND11_MODULE() local
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dlock_util.py85 def acquire(self, group_id): member in GroupLock
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/
DFiniteTicketPool.java118 public Collection<Ticket> acquire(int tickets) throws InterruptedException, in acquire() method in FiniteTicketPool
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/
H A DServerConnectionContinuation.java91 private static native void acquire(long continuationPtr); in acquire() method in ServerConnectionContinuation
/aosp_15_r20/external/python/cpython2/Lib/
Ddummy_thread.py95 def acquire(self, waitflag=None): member in LockType

12345678910>>...55