Searched defs:is_supported (Results 1 – 12 of 12) sorted by relevance
37 static bool is_supported(uint32_t digest) { in is_supported() function
38 static bool is_supported(uint32_t digest) { in is_supported() function
223 pub fn is_supported(&self, opcode: OpCode) -> bool { in is_supported() method
352 fn is_supported() -> Result<bool> { in is_supported() method
869 bool is_supported; in NFC_DiscoveryMap() local
278 void l2cu_set_non_flushable_pbf(bool is_supported) { in l2cu_set_non_flushable_pbf()
228 bool is_supported; member
121 static int is_supported = -1; in IsSettingClockIdSupported() local
532 bool is_supported(OpCode op_code) { in is_supported() function
468 bool is_supported; member
2269 void l2cu_set_non_flushable_pbf(bool is_supported) { in l2cu_set_non_flushable_pbf()
771 static bool is_supported(keymaster_digest_t digest) { in is_supported() function in keymaster::test::Sha256OnlyWrapper