Home
last modified time | relevance | path

Searched refs:tryLock (Results 1 – 19 of 19) sorted by relevance

/frameworks/ml/nn/runtime/
DBurstBuilder.h45 bool tryLock();
DBurstBuilder.cpp31 bool BurstBuilder::tryLock() { in tryLock() function in android::nn::BurstBuilder
DNeuralNetworks.cpp884 const bool locked = b->tryLock(); in ANeuralNetworksExecution_burstCompute()
/frameworks/av/services/medialog/
DMediaLogService.cpp89 if (mutex.tryLock() == NO_ERROR) { in dumpTryLock()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java193 boolean acquired = lock.tryLock(timeout, TimeUnit.MILLISECONDS); in acquireLock()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.h208 if (mLock.tryLock() != OK) { in tryBeginTrackSwitch()
DMediaPlayerService.cpp388 if (mLock.tryLock() == NO_ERROR) { in dump()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DCameraStreamer.java1403 if (!mCameraLock.tryLock(MAX_CAMERA_WAIT_TIME, TimeUnit.SECONDS)) { in openCamera()
1748 if (!mCameraLock.tryLock(MAX_CAMERA_WAIT_TIME, TimeUnit.SECONDS)) { in stopAndWait()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp3061 static bool tryLock(Mutex& mutex) in tryLock() function
3065 if (mutex.tryLock() == NO_ERROR) { in tryLock()
3083 bool locked = tryLock(mServiceLock); in dump()
3110 bool stateLocked = tryLock(mCameraStatesLock); in dump()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDriver.cpp895 if (mLock.tryLock() == NO_ERROR) { in dump()
/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp968 if (mMutex.tryLock() == 0) { in acquireBuffer_l()
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp779 if (mLock.tryLock() == NO_ERROR) { in lockIfMessageWanted()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp449 if (lock.tryLock() == NO_ERROR) { in tryLockSpinRightRound()
1226 if (mProcessCaptureResultLock.tryLock() != OK) { in processCaptureResult_3_4()
1262 if (mProcessCaptureResultLock.tryLock() != OK) { in processCaptureResult()
/frameworks/av/services/audioflinger/
DThreads.cpp3351 if (mAudioFlinger->mLock.tryLock() == NO_ERROR) { in threadLoop()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt43885 method public final java.nio.channels.FileLock tryLock() throws java.io.IOException;
43886 …method public abstract java.nio.channels.FileLock tryLock(long, long, boolean) throws java.io.IOEx…
50192 method public abstract boolean tryLock();
50193 …method public abstract boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.Inter…
50231 method public boolean tryLock();
50232 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
50264 method public boolean tryLock();
50265 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
50276 method public boolean tryLock();
50277 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
/frameworks/base/non-updatable-api/
Dcurrent.txt64247 …method public abstract java.nio.channels.FileLock tryLock(long, long, boolean) throws java.io.IOEx…
64248 method public final java.nio.channels.FileLock tryLock() throws java.io.IOException;
64362 …method public abstract java.nio.channels.FileLock tryLock(long, long, boolean) throws java.io.IOEx…
64363 method public final java.nio.channels.FileLock tryLock() throws java.io.IOException;
73733 method public boolean tryLock();
73734 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
73772 method public boolean tryLock();
73773 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
73805 method public boolean tryLock();
73806 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
[all …]
/frameworks/base/api/
Dcurrent.txt64391 …method public abstract java.nio.channels.FileLock tryLock(long, long, boolean) throws java.io.IOEx…
64392 method public final java.nio.channels.FileLock tryLock() throws java.io.IOException;
64506 …method public abstract java.nio.channels.FileLock tryLock(long, long, boolean) throws java.io.IOEx…
64507 method public final java.nio.channels.FileLock tryLock() throws java.io.IOException;
73877 method public boolean tryLock();
73878 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
73916 method public boolean tryLock();
73917 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
73949 method public boolean tryLock();
73950 …method public boolean tryLock(long, java.util.concurrent.TimeUnit) throws java.lang.InterruptedExc…
[all …]
/frameworks/base/config/
Dboot-image-profile.txt27528 HSPLjava/nio/channels/FileChannel;->tryLock()Ljava/nio/channels/FileLock;
29969 HSPLjava/util/concurrent/locks/ReentrantLock;->tryLock()Z
31268 HSPLsun/nio/ch/FileChannelImpl;->tryLock(JJZ)Ljava/nio/channels/FileLock;
Dhiddenapi-greylist-max-o.txt109634 Ljava/util/concurrent/ThreadPoolExecutor$Worker;->tryLock()Z