/aosp12/packages/apps/TV/tuner/src/com/google/android/exoplayer/ |
H A D | MediaSoftwareCodecUtil.java | 55 getMediaSoftwareCodecInfo(mimeType, secure); in getSoftwareDecoderInfo() 66 CodecKey key = new CodecKey(mimeType, secure); in getMediaSoftwareCodecInfo() 73 if (secure && codecInfo == null) { in getMediaSoftwareCodecInfo() 117 boolean secure = in getMediaSoftwareCodecInfoInternal() 126 if (secure) { in getMediaSoftwareCodecInfoInternal() 135 key.secure == secure ? key : new CodecKey(mimeType, secure), in getMediaSoftwareCodecInfoInternal() 245 public final boolean secure; field in MediaSoftwareCodecUtil.CodecKey 247 public CodecKey(String mimeType, boolean secure) { in CodecKey() argument 249 this.secure = secure; in CodecKey() 257 result = 2 * result + (secure ? 0 : 1); in hashCode() [all …]
|
/aosp12/system/extras/tests/storage/ |
H A D | wipe_blkdev.c | 51 static int wipe_block_device(int fd, u64 len, int secure) in wipe_block_device() argument 59 if (secure) { in wipe_block_device() 68 secure ? "Secure" : "Nonsecure", errno); in wipe_block_device() 82 int secure = 0; in main() local 95 secure = 1; in main() 127 ret = wipe_block_device(fd, len, secure); in main()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | gl_color_convert_impl.cpp | 79 int GLColorConvertImpl::CreateContext(GLRenderTarget target, bool secure) { in CreateContext() argument 123 secure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE, in CreateContext() 124 secure ? EGL_TRUE : EGL_NONE, in CreateContext() 131 secure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE, in CreateContext() 132 secure ? EGL_TRUE : EGL_NONE, in CreateContext() 201 GLColorConvertImpl::GLColorConvertImpl(GLRenderTarget target, bool secure) { in GLColorConvertImpl() argument 203 secure_ = secure; in GLColorConvertImpl()
|
H A D | gl_layer_stitch_impl.cpp | 81 int GLLayerStitchImpl::CreateContext(bool secure) { in CreateContext() argument 106 secure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE, in CreateContext() 107 secure ? EGL_TRUE : EGL_NONE, in CreateContext() 114 secure ? EGL_PROTECTED_CONTENT_EXT : EGL_NONE, in CreateContext() 115 secure ? EGL_TRUE : EGL_NONE, in CreateContext() 231 GLLayerStitchImpl::GLLayerStitchImpl(bool secure) { in GLLayerStitchImpl() argument 232 secure_ = secure; in GLLayerStitchImpl()
|
H A D | gl_layer_stitch.cpp | 37 GLLayerStitch* GLLayerStitch::GetInstance(bool secure) { in GetInstance() argument 38 GLLayerStitchImpl *layer_stitch = new GLLayerStitchImpl(secure); in GetInstance() 40 DLOGE("Failed to create layer stitch instance. secure: %d", secure); in GetInstance()
|
H A D | gl_color_convert.cpp | 37 GLColorConvert* GLColorConvert::GetInstance(GLRenderTarget target, bool secure) { in GetInstance() argument 38 GLColorConvertImpl* color_convert = new GLColorConvertImpl(target, secure); in GetInstance() 40 DLOGE("Failed to create color convert instance for %d target %d secure", target, secure); in GetInstance()
|
H A D | hwc_tonemapper.cpp | 79 tone_map_config_.secure); in OnTask() 113 buffer_info.buffer_config.secure = layer->request.flags.secure; in AllocateIntermediateBuffers() 152 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 164 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig()
|
/aosp12/system/core/trusty/confirmationui/ |
H A D | README | 3 To implement confirmationui a secure UI architecture is required. This entails a way 8 Confirmation feature when integrated into a secure UI architecture. 14 sufficiently secure IFF the end point is implemented on a trustworthy 15 secure input device. But since the endpoint is currently in the HAL 16 service itself this implementation is not secure. 18 NOTE that a secure input device end point needs a good source of entropy
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/ |
H A D | ClearAdbKeysPreferenceControllerTest.java | 83 AdbProperties.secure(true); in isAvailable_roAdbSecureEnabled_shouldBeTrue() 90 AdbProperties.secure(false); in isAvailable_roAdbSecureDisabled_shouldBeFalse() 97 AdbProperties.secure(true); in displayPreference_isNotAdminUser_preferenceShouldBeDisabled() 108 AdbProperties.secure(true); in handlePreferenceTreeClick_clearAdbKeysPreference_shouldShowWarningDialog() 121 AdbProperties.secure(true); in handlePreferenceTreeClick_notClearAdbKeysPreference_shouldReturnFalse() 132 AdbProperties.secure(true); in handlePreferenceTreeClick_monkeyUser_shouldReturnFalse() 146 AdbProperties.secure(true); in onDeveloperOptionsSwitchEnabled_isAdminUser_shouldEnablePreference() 156 AdbProperties.secure(true); in onDeveloperOptionsSwitchEnabled_isNotAdminUser_shouldNotEnablePreference()
|
/aosp12/system/gatekeeper/include/gatekeeper/ |
H A D | gatekeeper.h | 145 bool secure) = 0; 157 virtual bool ClearFailureRecord(uint32_t uid, secure_id_t user_id, bool secure) = 0; 169 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t *record, bool secure) = 0; 213 failure_record_t *record, bool secure); 224 failure_record_t *record, bool secure, GateKeeperMessage *response);
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | RttManagerTest.java | 69 && params1.secure == params2.secure in rttParamsEquals() 80 params.secure = true; in testRttParamsReadWriteParcel() 85 params2.secure = false; in testRttParamsReadWriteParcel()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | EventLogTags.logtags | 17 ## secure: 1: The user has set up a secure unlock method (PIN, password, etc.) 18 ## currentlyInsecure: 1: No secure unlock method set up (!secure), or trusted environment (TrustMan… 19 …e (state|1),(keyguardShowing|1),(keyguardOccluded|1),(bouncerShowing|1),(secure|1),(currentlyInsec…
|
/aosp12/system/netd/server/ |
H A D | RouteController.h | 118 bool secure, 121 const char* interface, bool secure, 129 bool secure, const UidRangeMap& uidRangeMap); 131 bool secure, 204 const UidRangeMap& uidRangeMap, bool secure, bool add,
|
/aosp12/frameworks/native/libs/ui/ |
H A D | StaticDisplayInfo.cpp | 31 FlattenableHelpers::getFlattenedSize(secure) + in getFlattenedSize() 41 RETURN_IF_ERROR(FlattenableHelpers::flatten(&buffer, &size, secure)); in flatten() 49 RETURN_IF_ERROR(FlattenableHelpers::unflatten(&buffer, &size, &secure)); in unflatten()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_tonemapper.cpp | 78 tone_map_config_.secure); in OnTask() 110 buffer_info.buffer_config.secure = layer->request.flags.secure; in AllocateIntermediateBuffers() 154 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 166 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig()
|
/aosp12/hardware/interfaces/drm/1.1/ |
H A D | IDrmPlugin.hal | 194 * Get the IDs of all secure stops on the device 197 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop 205 * Release secure stops given a release message from the key server 207 * @param ssRelease the secure stop release message identifying one or more 217 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop 223 * Remove a secure stop given its secure stop ID, without requiring 224 * a secure stop release response message from the key server. 226 * @param secureStopId the ID of the secure stop to release. 230 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop 236 * Remove all secure stops on the device without requiring a secure [all …]
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_tonemapper.cpp | 78 tone_map_config_.secure); in OnTask() 110 buffer_info.buffer_config.secure = layer->request.flags.secure; in AllocateIntermediateBuffers() 154 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 166 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_tonemapper.cpp | 78 tone_map_config_.secure); in OnTask() 110 buffer_info.buffer_config.secure = layer->request.flags.secure; in AllocateIntermediateBuffers() 154 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 166 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_tonemapper.cpp | 78 tone_map_config_.secure); in OnTask() 110 buffer_info.buffer_config.secure = layer->request.flags.secure; in AllocateIntermediateBuffers() 155 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 167 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_tonemapper.cpp | 78 tone_map_config_.secure); in OnTask() 110 buffer_info.buffer_config.secure = layer->request.flags.secure; in AllocateIntermediateBuffers() 155 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 167 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_tonemapper.cpp | 106 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 118 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig() 307 session->tone_map_config_.secure); in AcquireToneMapSession() 319 if (layer->request.flags.secure) { in AcquireToneMapSession()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_tonemapper.cpp | 106 tone_map_config_.secure = layer->request.flags.secure; in SetToneMapConfig() 118 (layer->request.flags.secure == tone_map_config_.secure) && in IsSameToneMapConfig() 307 session->tone_map_config_.secure); in AcquireToneMapSession() 319 if (layer->request.flags.secure) { in AcquireToneMapSession()
|
/aosp12/hardware/interfaces/cas/native/1.0/ |
H A D | types.hal | 62 * memory for the non-secure descrambling case, or it can be a secure buffer 79 * to user-space non-secure shared memory. 85 * to secure memory referenced by the vendor's buffer allocator.
|
/aosp12/hardware/interfaces/drm/1.0/ |
H A D | ICryptoPlugin.hal | 29 * Check if the specified mime-type requires a secure decoder 33 * @return secureRequired must be true only if a secure decoder is required 80 * @param secure a flag to indicate if a secure decoder is being used. This 82 * a secure decoder. 110 decrypt(bool secure, uint8_t[16] keyId, uint8_t[16] iv, Mode mode,
|
/aosp12/hardware/interfaces/drm/1.2/ |
H A D | ICryptoPlugin.hal | 40 * @param secure a flag to indicate if a secure decoder is being used. This 42 * a secure decoder. 67 * the secure output buffer exceeds the size of the buffer 80 decrypt_1_2(bool secure, uint8_t[16] keyId, uint8_t[16] iv, Mode mode,
|