Searched defs:Locked (Results 1 - 6 of 6) sorted by last modified time

/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp278 struct Locked { struct in class:android::NativeInputManager
/frameworks/base/libs/input/
H A DPointerController.h153 struct Locked { struct in class:android::PointerController
H A DSpriteController.h249 struct Locked { struct in class:android::SpriteController::SpriteImpl
276 struct Locked { struct in class:android::SpriteController
/frameworks/av/include/media/stagefright/foundation/
H A DMutexed.h45 * Mutexed<DataToProtect>::Locked data(mProtectedData); // access the protected data
74 * Mutexed<DataToProtect>::Locked data(mProtectedData);
78 * void helper(const Mutexed<DataToProtect>::Locked &data) {
103 class Locked { class in class:android::Mutexed
105 inline Locked(Mutexed<T> &mParent);
106 inline Locked(Locked &&from) : function in class:android::Mutexed::Locked
110 inline ~Locked();
142 Locked(const Locked
171 inline Mutexed<T>::Locked::Locked(Mutexed<T> &mParent) function in class:android::Mutexed::Locked
[all...]
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DMutexed.h45 * Mutexed<DataToProtect>::Locked data(mProtectedData); // access the protected data
74 * Mutexed<DataToProtect>::Locked data(mProtectedData);
78 * void helper(const Mutexed<DataToProtect>::Locked &data) {
103 class Locked { class in class:android::Mutexed
105 inline Locked(Mutexed<T> &mParent);
106 inline Locked(Locked &&from) : function in class:android::Mutexed::Locked
110 inline ~Locked();
142 Locked(const Locked
171 inline Mutexed<T>::Locked::Locked(Mutexed<T> &mParent) function in class:android::Mutexed::Locked
[all...]
/frameworks/av/media/libstagefright/include/media/stagefright/foundation/
H A DMutexed.h45 * Mutexed<DataToProtect>::Locked data(mProtectedData); // access the protected data
74 * Mutexed<DataToProtect>::Locked data(mProtectedData);
78 * void helper(const Mutexed<DataToProtect>::Locked &data) {
103 class Locked { class in class:android::Mutexed
105 inline Locked(Mutexed<T> &mParent);
106 inline Locked(Locked &&from) : function in class:android::Mutexed::Locked
110 inline ~Locked();
142 Locked(const Locked
171 inline Mutexed<T>::Locked::Locked(Mutexed<T> &mParent) function in class:android::Mutexed::Locked
[all...]

Completed in 147 milliseconds