Home
last modified time | relevance | path

Searched defs:policy (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/security/see/hwcrypto/aidl/vts/functional/
Dhwcryptokey_tests.rs68 let mut policy = KeyPolicy { in test_hwcrypto_import_clear_key() localVariable
99 let policy = KeyPolicy { in test_hwcrypto_token_export_import() localVariable
122 let policy = KeyPolicy { in test_hwcrypto_android_invalid_calls() localVariable
Dhwcrypto_operations_tests.rs50 let policy = KeyPolicy { in test_hwcrypto_key_operations_simple_aes_test() localVariable
138 let policy = KeyPolicy { in test_hwcrypto_key_operations_simple_hmac_test() localVariable
201 let policy = KeyPolicy { in test_hwcrypto_key_operations_aes_simple_cbcs_test_non_block_multiple() localVariable
299 let policy = KeyPolicy { in test_hwcrypto_key_operations_aes_simple_all_encrypted_cbcs_test() localVariable
422 let policy = KeyPolicy { in check_cbcs_wrong_key_types() localVariable
453 let policy = KeyPolicy { in check_cbcs_wrong_key_types() localVariable
494 let policy = KeyPolicy { in aes_simple_cbcs_test() localVariable
/hardware/interfaces/tests/libhwbinder/1.0/default/
DScheduleTest.cpp20 int policy; in threadPri() local
27 int policy; in threadDump() local
/hardware/interfaces/security/see/hwcrypto/default/
Dhwcryptokeyimpl.h80 LHP policy = LHP(); in convertKeyPolicy() local
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_vendor_module_api.h181 } policy; member
/hardware/interfaces/drm/1.0/vts/functional/include/
Ddrm_hal_vendor_module_api.h181 } policy; member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Droam.cpp356 qca_roaming_policy policy; in wifi_enable_firmware_roaming() local
Difaceeventhandler.cpp723 policy[QCA_WLAN_VENDOR_ATTR_RADAR_HISTORY_MAX + 1] = { in wifiParseRadarHistory() local
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Droam.cpp328 qca_roaming_policy policy; in wifi_enable_firmware_roaming() local
/hardware/google/camera/common/hal/utils/
Dutils.cc502 status_t UpdateThreadSched(pthread_t thread, int32_t policy, in UpdateThreadSched()
/hardware/libhardware/modules/audio/
Daudio_policy.c39 struct audio_policy policy; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp237 magma_cache_policy_t policy) { in magma_buffer_set_cache_policy()
/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_entry.cpp222 magma_status_t magma_buffer_set_cache_policy(magma_buffer_t buffer, magma_cache_policy_t policy) in magma_buffer_set_cache_policy()
Dmagma_enc.cpp1167 … magma_buffer_set_cache_policy_enc(void *self , magma_buffer_t buffer, magma_cache_policy_t policy) in magma_buffer_set_cache_policy_enc()
/hardware/interfaces/audio/effect/all-versions/default/
DEffect.cpp100 __unused status_t setPriority(pid_t tid, int policy, int priority) { in setPriority()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp3700 int policy = SCHED_FIFO; in main() local