| /packages/apps/Nfc/nci/jni/ |
| D | Mutex.h | 94 inline Autolock(Mutex& mutex) : mLock(mutex) { mLock.lock(); } in Autolock() 95 inline Autolock(Mutex* mutex) : mLock(*mutex) { mLock.lock(); } in Autolock()
|
| D | CondVar.cpp | 78 void CondVar::wait(Mutex& mutex) { in wait() 95 bool CondVar::wait(Mutex& mutex, long millisec) { in wait()
|
| /packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/ |
| D | WaitForBroadcasts.kt | 37 private val mutex = Mutex() constant
|
| D | SafetySourceIntentHandler.kt | 58 private val mutex = Mutex() constant in com.android.safetycenter.testing.SafetySourceIntentHandler
|
| /packages/modules/adb/fdevent/ |
| D | fdevent_test.h | 36 std::mutex mutex; in WaitForFdeventLoop() local
|
| /packages/apps/TV/jni/ |
| D | mutex.h | 43 Autolock(Mutex &mutex) : lock(&mutex) { in Autolock()
|
| /packages/modules/adb/ |
| D | adb_utils.h | 68 std::mutex mutex; variable
|
| /packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/selection/ |
| D | SelectionImpl.kt | 63 private val mutex = Mutex() constant in com.android.photopicker.core.selection.SelectionImpl
|
| D | GrantsAwareSelectionImpl.kt | 68 private val mutex = Mutex() constant
|
| /packages/modules/Bluetooth/system/rust/src/core/ |
| D | shared_mutex.rs | 35 let mutex = self.lock.clone(); in lock() localVariable
|
| /packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/interactor/ |
| D | FetchPreviewsInteractorTest.kt | 92 private val mutex = Mutex(locked = true) constant in com.android.intentresolver.contentpreview.payloadtoggle.domain.interactor.FetchPreviewsInteractorTest.FakeCursorResolver
|
| /packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/update/ |
| D | SelectionChangeCallback.kt | 75 private val mutex = Mutex() constant
|
| /packages/providers/MediaProvider/photopicker/src/com/android/photopicker/features/cloudmedia/ |
| D | MediaPreloaderViewModel.kt | 119 private val mutex = Mutex() constant in com.android.photopicker.features.cloudmedia.MediaPreloaderViewModel
|
| /packages/services/Car/cpp/powerpolicy/server/tests/ |
| D | CarPowerPolicyServerTest.cpp | 222 std::mutex mutex; in initializeLooper() local 349 std::mutex mutex; in testApplyPowerPolicyPerPowerStateChangeAsyncInternal() local 534 std::mutex mutex; in TEST_F() local 594 std::mutex mutex; in TEST_F() local
|
| /packages/modules/Bluetooth/system/udrv/include/ |
| D | uipc.h | 75 std::recursive_mutex mutex; member
|
| /packages/modules/Bluetooth/system/test/headless/ |
| D | messenger.cc | 55 mutable std::mutex mutex; member
|
| /packages/modules/Virtualization/compos/composd_cmd/ |
| D | composd_cmd.rs | 71 mutex: Mutex<Option<Outcome>>, field
|
| /packages/modules/adb/daemon/ |
| D | property_monitor_test.cpp | 39 std::mutex mutex; member
|
| D | adb_wifi.cpp | 77 std::mutex mutex; in Start() local
|
| /packages/services/BuiltInPrintService/jni/lib/ |
| D | wprint_msgq.c | 43 pthread_mutex_t mutex; member
|
| /packages/modules/adb/libs/adbconnection/ |
| D | adbconnection_client.cpp | 42 std::mutex mutex; member
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/wallpaperconnection/ |
| D | WallpaperConnectionUtils.kt | 48 private val mutex = Mutex() in <lambda>() constant
|
| /packages/modules/Bluetooth/system/osi/src/ |
| D | reactor.cc | 57 std::mutex* mutex; // protects the lifetime of this object and all variables. member
|
| D | fixed_queue.cc | 38 std::mutex* mutex; member
|
| /packages/modules/Bluetooth/system/gd/security/ |
| D | pairing_handler_le_unittest.cc | 108 std::mutex mutex; in WaitForOutgoingL2capPacket() local
|