Home
last modified time | relevance | path

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

/system/keymaster/legacy_support/
Drsa_keymaster1_key.cpp36 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
/system/nfc/src/nfc/nfc/
Dnfc_main.cc823 bool is_supported; in NFC_DiscoveryMap() local
/system/extras/simpleperf/
Devent_selection_set.cpp105 static int is_supported = -1; in IsSettingClockIdSupported() local
/system/bt/bta/include/
Dbta_ag_api.h445 bool is_supported; member
/system/bt/stack/l2cap/
Dl2c_utils.cc2406 void l2cu_set_non_flushable_pbf(bool is_supported) { in l2cu_set_non_flushable_pbf()
/system/keymaster/tests/
Dandroid_keymaster_test_utils.cpp735 static bool is_supported(keymaster_digest_t digest) { in is_supported() function in keymaster::test::Sha256OnlyWrapper