Home
last modified time | relevance | path

Searched refs:SECURE (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/memtrack/1.0/
Dtypes.hal42 * NONSECURE/SECURE
56 SECURE = 1 << 9,
/hardware/interfaces/memtrack/1.0/vts/functional/
DVtsHalMemtrackV1_0TargetTest.cpp159 vector<MemtrackFlag> secureFlags = {MemtrackFlag::SECURE, in TEST_F()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_virtual_drm.cpp77 DRMSecureMode secure_mode = secure ? DRMSecureMode::SECURE : DRMSecureMode::NON_SECURE; in ConfigureWbConnectorSecureMode()
Dhw_peripheral_drm.cpp237 DRMSecureMode mode = secure ? DRMSecureMode::SECURE : DRMSecureMode::NON_SECURE; in ConfigureConcurrentWriteback()
Dhw_device_drm.cpp1590 *fb_secure_mode = DRMSecureMode::SECURE; in SetSecureConfig()
/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h597 SECURE, enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStream.cpp211 if (stream->mStreamInfo->is_secure == SECURE){ in invalidate_buf()
248 if (stream->mStreamInfo->is_secure == SECURE){ in clean_invalidate_buf()
285 if (stream->mStreamInfo->is_secure == SECURE){ in clean_buf()
DQCamera2HWI.cpp3348 streamInfo->is_secure = SECURE; in initStreamInfoBuf()
3396 streamInfo->is_secure = SECURE; in initStreamInfoBuf()
3408 streamInfo->is_secure = SECURE; in initStreamInfoBuf()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1054 SECURE enumerator