Home
last modified time | relevance | path

Searched defs:RELEASE (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/drm/aidl/android/hardware/drm/
DKeyType.aidl37 RELEASE, enumConstant
DKeyRequestType.aidl38 RELEASE, enumConstant
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DKeyType.aidl39 RELEASE = 2, enumConstant
DKeyRequestType.aidl39 RELEASE = 2, enumConstant
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DKeyType.aidl39 RELEASE = 2, enumConstant
DKeyRequestType.aidl39 RELEASE = 2, enumConstant
/hardware/google/aemu/base/include/aemu/base/
DThreadAnnotations.h52 #define RELEASE(...) \ macro
113 ~ScopedLockAssertion() RELEASE() {} in RELEASE() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DThreadSafety.h60 #define RELEASE(...) THREAD_ANNOTATION_ATTRIBUTE__(__release_capability__(__VA_ARGS__)) macro
/hardware/google/aemu/base/include/aemu/base/synchronization/
DLock.h160 ~AutoLock() RELEASE() { in RELEASE() function