Home
last modified time | relevance | path

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

/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/android/hardware/drm/
DKeyType.aidl37 RELEASE, enumConstant
DKeyRequestType.aidl38 RELEASE, 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/aemu/base/include/aemu/base/synchronization/
DLock.h160 ~AutoLock() RELEASE() { in RELEASE() function