/hardware/google/av/codec2/faultinjection/ |
D | SimpleMethodState.h | 29 enum Mode { enum 67 Mode getMode() const; 75 Mode mMode;
|
D | SimpleMethodState.cpp | 40 SimpleMethodState::Mode SimpleMethodState::getMode() const { in getMode()
|
/hardware/interfaces/drm/1.0/default/ |
D | CryptoPlugin.cpp | 63 const hidl_array<uint8_t, 16>& iv, Mode mode, in decrypt() 82 android::CryptoPlugin::Mode legacyMode; in decrypt() 84 case Mode::UNENCRYPTED: in decrypt() 87 case Mode::AES_CTR: in decrypt() 90 case Mode::AES_CBC_CTS: in decrypt() 93 case Mode::AES_CBC: in decrypt()
|
D | CryptoPlugin.h | 33 using ::android::hardware::drm::V1_0::Mode; 64 const hidl_array<uint8_t, 16>& iv, Mode mode, const Pattern& pattern,
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_common.cpp | 333 uint32_t DrmHalTest::decrypt(Mode mode, bool isSecure, in decrypt() 385 case Mode::UNENCRYPTED: in decrypt() 388 case Mode::AES_CTR: in decrypt() 391 case Mode::AES_CBC: in decrypt() 394 case Mode::AES_CBC_CTS: in decrypt() 484 uint32_t byteCount = decrypt(Mode::AES_CTR, key.isSecure, in decryptWithInvalidKeys()
|
D | drm_hal_common.h | 42 using ::android::hardware::drm::V1_0::Mode; 131 uint32_t decrypt(Mode mode, bool isSecure,
|
D | drm_hal_test.cpp | 331 uint32_t byteCount = decrypt(Mode::UNENCRYPTED, key.isSecure, toHidlArray(key.keyId), in TEST_P() 359 uint32_t byteCount = decrypt(Mode::AES_CTR, key.isSecure, toHidlArray(key.keyId), in TEST_P() 386 decrypt(Mode::UNENCRYPTED, key.isSecure, toHidlArray(key.keyId), in TEST_P() 410 uint32_t byteCount = decrypt(Mode::AES_CTR, key.isSecure, in TEST_P()
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 45 using ::android::hardware::drm::V1_0::Mode; 959 uint32_t decrypt(Mode mode, uint8_t* iv, const hidl_vec<SubSample>& subSamples, 979 uint32_t DrmHalClearkeyDecryptTest::decrypt(Mode mode, in decrypt() 1035 case Mode::UNENCRYPTED: in decrypt() 1038 case Mode::AES_CTR: in decrypt() 1041 case Mode::AES_CBC: in decrypt() 1044 case Mode::AES_CBC_CTS: in decrypt() 1135 uint32_t byteCount = decrypt(Mode::UNENCRYPTED, &iv[0], subSamples, in TEST_F() 1158 uint32_t byteCount = decrypt(Mode::AES_CTR, &iv[0], subSamples, in TEST_F() 1177 uint32_t byteCount = decrypt(Mode::AES_CTR, &iv[0], subSamples, in TEST_F() [all …]
|
D | drm_hal_vendor_test.cpp | 52 using ::android::hardware::drm::V1_0::Mode; 1278 uint32_t decrypt(Mode mode, bool isSecure, 1314 uint32_t DrmHalVendorDecryptTest::decrypt(Mode mode, bool isSecure, in decrypt() 1365 case Mode::UNENCRYPTED: in decrypt() 1368 case Mode::AES_CTR: in decrypt() 1371 case Mode::AES_CBC: in decrypt() 1374 case Mode::AES_CBC_CTS: in decrypt() 1501 uint32_t byteCount = decrypt(Mode::UNENCRYPTED, key.isSecure, toHidlArray(key.keyId), in TEST_P() 1529 uint32_t byteCount = decrypt(Mode::AES_CTR, key.isSecure, toHidlArray(key.keyId), in TEST_P() 1554 uint32_t byteCount = decrypt(Mode::AES_CTR, key.isSecure, in TEST_P() [all …]
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | C2SoftAmrNbEnc.h | 53 Mode mMode;
|
/hardware/google/interfaces/light/1.0/ |
D | ILight.hal | 25 * Set High Brightness Mode state to light.
|
/hardware/interfaces/drm/1.2/ |
D | ICryptoPlugin.hal | 20 import @1.0::Mode; 80 decrypt_1_2(bool secure, uint8_t[16] keyId, uint8_t[16] iv, Mode mode,
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | types.hal | 88 /** Channel Mode: 4 bits */ 132 /** Channel Mode: 3 bits */
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiChip.hal | 32 * Set Latency Mode.
|
/hardware/interfaces/nfc/1.1/ |
D | types.hal | 32 * discovery* fields map to "RF Technology and Mode" in NCI Spec
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.h | 65 CryptoPlugin::Mode mode,
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 66 * VR Mode is activated or deactivated. VR mode is intended to
|
/hardware/interfaces/drm/1.0/ |
D | ICryptoPlugin.hal | 110 decrypt(bool secure, uint8_t[16] keyId, uint8_t[16] iv, Mode mode,
|
D | types.hal | 259 enum Mode : uint32_t {
|
/hardware/interfaces/usb/1.0/ |
D | types.hal | 176 * Mode in which the port is connected.
|
/hardware/interfaces/camera/metadata/3.3/ |
D | types.hal | 172 * <p>Mode of operation for the lens distortion correction block.</p>
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 93 * | Audio Mode | 18..19 | 0 none
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 93 * | Audio Mode | 18..19 | 0 none
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 94 * | Audio Mode | 18..19 | 0 none
|
/hardware/interfaces/gnss/1.0/ |
D | IGnss.hal | 36 /** Mode for running GNSS standalone (no assistance). */
|