Home
last modified time | relevance | path

Searched defs:isSecure (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_vendor_module_api.h194 bool isSecure; member
Ddrm_hal_vendor_test.cpp1130 uint32_t DrmHalVendorDecryptTest::decrypt(Mode mode, bool isSecure, in decrypt()
/hardware/interfaces/drm/1.0/vts/functional/include/
Ddrm_hal_vendor_module_api.h194 bool isSecure; member
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp163 bool isSecure; member in ComponentHidlTest
172 void initPortMode(PortMode* pm, bool isSecure, in initPortMode()
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp108 const hidl_string& keymasterAuthorName) { in getVersionIfNeeded()
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp394 uint32_t DrmHalTest::decrypt(Mode mode, bool isSecure, in decrypt()
/hardware/interfaces/drm/aidl/vts/
Ddrm_hal_common.cpp490 uint32_t DrmHalTest::decrypt(Mode mode, bool isSecure, const std::array<uint8_t, 16>& keyId, in decrypt()
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp258 bool isSecure; member in AudioDecHidlTest
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp269 bool isSecure; member in VideoDecHidlTest
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp255 bool isSecure; member in VideoEncHidlTest
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp433 const hidl_string& name, const hidl_string& author) { in SetUp()