Searched
refs:mutable (Results
251 -
275 of
1023) sorted by null
<<11121314151617181920>>
| /frameworks/av/media/libstagefright/include/ |
| MPEG2PSExtractor.h | 51 mutable Mutex mLock;
|
| MPEG2TSExtractor.h | 51 mutable Mutex mLock;
|
| /frameworks/av/services/camera/libcameraservice/api1/client2/ |
| CallbackProcessor.h | 62 mutable Mutex mInputMutex;
|
| JpegProcessor.h | 63 mutable Mutex mInputMutex;
|
| /frameworks/base/cmds/bootanimation/ |
| BootAnimation.h | 64 mutable GLuint tid;
|
| /frameworks/base/include/android_runtime/ |
| android_view_InputQueue.h | 78 mutable Mutex mLock;
|
| /frameworks/base/include/androidfw/ |
| AssetManager.h | 363 mutable Vector<String8> mZipPath; 364 mutable Vector<sp<SharedZip> > mZipFile; 368 mutable Mutex mLock; 376 mutable ResTable* mResources;
|
| /frameworks/base/libs/hwui/ |
| ResourceCache.h | 95 mutable Mutex mLock;
|
| /frameworks/native/include/gui/ |
| BitTube.h | 83 mutable int mReceiveFd;
|
| /frameworks/native/include/ui/ |
| FramebufferNativeWindow.h | 88 mutable Mutex mutex;
|
| /frameworks/native/services/surfaceflinger/ |
| Client.h | 77 mutable Mutex mLock;
|
| DispSync.h | 177 mutable Mutex mMutex;
|
| FrameTracker.h | 159 mutable Mutex mMutex;
|
| MessageQueue.h | 57 mutable Barrier barrier;
|
| /frameworks/rs/ |
| rsMesh.h | 39 mutable void *drv;
|
| rsProgram.h | 34 mutable void *drv;
|
| rsProgramStore.h | 39 mutable void *drv;
|
| rsSampler.h | 40 mutable void *drv;
|
| /hardware/qcom/display/msm8960/libexternal/ |
| external.h | 81 mutable android::Mutex mExtDispLock;
|
| /hardware/qcom/display/msm8974/libexternal/ |
| external.h | 84 mutable android::Mutex mExtDispLock;
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/ |
| exception.hpp | 263 mutable exception_detail::refcount_ptr<exception_detail::error_info_container> data_; 264 mutable char const * throw_function_; 265 mutable char const * throw_file_; 266 mutable int throw_line_;
|
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
| safe_base.h | 83 * constant iterator, and false if it is a mutable iterator. Note 94 iterator, and false if it is mutable. */ 151 * iterators, one for constant iterators and one for mutable 162 /// The list of mutable iterators that reference this container 169 mutable unsigned int _M_version;
|
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
| safe_base.h | 83 * constant iterator, and false if it is a mutable iterator. Note 94 iterator, and false if it is mutable. */ 151 * iterators, one for constant iterators and one for mutable 162 /// The list of mutable iterators that reference this container 169 mutable unsigned int _M_version;
|
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
| safe_base.h | 83 * constant iterator, and false if it is a mutable iterator. Note 94 iterator, and false if it is mutable. */ 151 * iterators, one for constant iterators and one for mutable 162 /// The list of mutable iterators that reference this container 169 mutable unsigned int _M_version;
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
| safe_base.h | 83 * constant iterator, and false if it is a mutable iterator. Note 94 iterator, and false if it is mutable. */ 151 * iterators, one for constant iterators and one for mutable 162 /// The list of mutable iterators that reference this container 169 mutable unsigned int _M_version;
|
Completed in 3488 milliseconds
<<11121314151617181920>>