/aosp_15_r20/external/skia/src/gpu/ganesh/image/ |
H A D | SkImage_Ganesh.cpp | 78 SkAutoSpinlock hold(fLock); in chooseProxy() local 96 SkAutoSpinlock hold(fLock); in switchToStableProxy() local 103 SkAutoSpinlock hold(fLock); in makeVolatileProxyStable() local 114 SkAutoSpinlock hold(fLock); in surfaceMustCopyOnWrite() local 119 SkAutoSpinlock hold(fLock); in gpuMemorySize() local 128 SkAutoSpinlock hold(fLock); in mipmapped() local 137 SkAutoSpinlock hold(fLock); in isProtected() local 147 SkAutoSpinlock hold(fLock); in backendFormat() local
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | shared_memory_tracker.cc | 58 AutoLock hold(usages_lock_); in IncrementMemoryUsage() local 66 AutoLock hold(usages_lock_); in IncrementMemoryUsage() local 74 AutoLock hold(usages_lock_); in DecrementMemoryUsage() local 81 AutoLock hold(usages_lock_); in DecrementMemoryUsage() local 95 AutoLock hold(usages_lock_); in OnMemoryDump() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
D | alloc_construct.hpp | 120 detail::alloc_destroyer<A, T> hold(a, p); in alloc_construct_n() local 131 detail::alloc_destroyer<A, T> hold(a, p); in alloc_construct_n() local 142 detail::alloc_destroyer<A, T> hold(a, p); in alloc_construct_n() local 160 detail::alloc_destroyer<noinit_adaptor<A>, T> hold(a, p); in alloc_construct_n() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/iterators.common/ |
H A D | types.h | 97 struct hold { struct 99 hold(T v) : value_(v) {} in hold() argument
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | shared_memory_tracker.cc | 55 AutoLock hold(usages_lock_); in IncrementMemoryUsage() local 63 AutoLock hold(usages_lock_); in DecrementMemoryUsage() local 83 AutoLock hold(usages_lock_); in OnMemoryDump() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | Callbacks.cpp | 30 std::lock_guard<std::mutex> hold(mMutex); in notify() local 66 std::lock_guard<std::mutex> hold(mMutex); in notify() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionCallback.cpp | 90 std::lock_guard<std::mutex> hold(mMutex); in setOnFinish() local 142 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
D | TelemetryStatsd.cpp | 344 std::lock_guard hold(mMutex); in write() local 373 std::lock_guard hold(mMutex); in ~AsyncLogger() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | Callbacks.cpp | 37 std::lock_guard<std::mutex> hold(mMutex); in notify() local 128 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | Callbacks.cpp | 38 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local 147 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | Profile.java | 155 public synchronized void hold(Thread t) { in hold() method in Profile.Watchdog 215 public static void hold() { in hold() method in Profile
|
/aosp_15_r20/external/leakcanary2/shark-graph/src/test/java/shark/ |
H A D | HprofPrimitiveArrayStripperTest.kt | 83 private fun hold(held: Any, block: () -> Unit) { in <lambda>() method in shark.HprofPrimitiveArrayStripperTest
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
H A D | Burst.cpp | 114 const auto hold = ensureAllMemoriesAreCached(&nnRequest, memoryIdentifierTokens, burst, cache); in executeSynchronously() local 140 auto hold = burst.cacheMemory(memory); in add() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | connection_attempt_injector.cc | 106 auto hold = std::make_unique<Hold>(this, port, intercept_completion); in AddHold() local 126 Hold* hold = *it; in HandleConnection() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-pim.c | 170 u_int hold; in pimv1_join_prune_print() local 354 u_int hold; in cisco_autorp_print() local
|
/aosp_15_r20/external/iputils/ |
H A D | ping_common.c | 591 int rcvbuf, hold; in sock_setbufs() local 631 int hold; in setup() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/ |
D | ExecutionBurstServer.cpp | 571 std::lock_guard<std::mutex> hold(mMutex); in freeMemory() local 644 std::lock_guard<std::mutex> hold(mMutex); in task() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | pjrt_stream_executor_client.cc | 631 PjRtStreamExecutorBuffer::ScopedHold hold) in ScopedHoldAsExternalReference() 648 ScopedHold hold = GetBufferWithExternalReference(); in AcquireExternalReference() local 1265 void PjRtStreamExecutorBuffer::AcquireHoldLocked(ScopedHold* hold) { in AcquireHoldLocked() 1410 ScopedHold hold(this, type); in GetBufferWithHold() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | cpu_reduction_experiment.cc | 31 AutoLock hold(lock_); in ShouldLogHistograms() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | Callbacks.cpp | 30 std::lock_guard<std::mutex> hold(mMutex); in notify() local
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | AsyncExecutionCallback.cpp | 20 std::lock_guard<std::mutex> hold(m_Mutex); in Notify() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | PreparedModelCallback.cpp | 24 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | infback.c | 135 uint32_t hold; /* bit buffer */ in PREFIX() local
|
/aosp_15_r20/external/zlib/ |
H A D | inffast.c | 68 unsigned long hold; /* local strm->hold */ in inflate_fast() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/ |
D | inffast.c | 67 unsigned long hold; /* local strm->hold */ local
|