Home
last modified time | relevance | path

Searched defs:is_supported (Results 1 – 6 of 6) sorted by relevance

/system/keymaster/
Drsa_keymaster1_key.cpp39 static bool is_supported(uint32_t digest) { in is_supported() function
Dec_keymaster1_key.cpp37 static bool is_supported(uint32_t digest) { in is_supported() function
Dandroid_keymaster_test_utils.cpp703 static bool is_supported(keymaster_digest_t digest) { in is_supported() function in keymaster::test::Sha256OnlyWrapper
/system/nfc/src/nfc/nfc/
Dnfc_main.c768 bool is_supported; in NFC_DiscoveryMap() local
/system/bt/bta/include/
Dbta_ag_api.h428 bool is_supported; member
/system/bt/stack/l2cap/
Dl2c_utils.cc2399 void l2cu_set_non_flushable_pbf(bool is_supported) { in l2cu_set_non_flushable_pbf()