Home
last modified time | relevance | path

Searched defs:mIsShutdown (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libnbaio/include_mono/media/nbaio/
H A DMonoPipe.h96 bool mIsShutdown; // whether shutdown(true) was called, no barriers are needed variable
/aosp12/system/media/audio_utils/include/audio_utils/
H A Dfifo.h134 mutable bool mIsShutdown; variable
/aosp12/packages/apps/Camera2/src/com/android/camera/device/
H A DSingleDeviceStateMachine.java77 private boolean mIsShutdown; field in SingleDeviceStateMachine
/aosp12/packages/services/Telephony/tests/src/com/android/
H A DTestExecutorService.java111 private boolean mIsShutdown = false; field in TestExecutorService
/aosp12/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java90 private boolean mIsShutdown; field in UiAutomationConnection