Home
last modified time | relevance | path

Searched defs:HasSlot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/keymaster/android_keymaster/
H A Dpure_soft_secure_key_storage.cpp76 bool PureSoftSecureStorageMap::HasSlot() const { in HasSlot() function in keymaster::PureSoftSecureStorageMap
132 keymaster_error_t PureSoftSecureKeyStorage::HasSlot(bool* has_slot) { in HasSlot() function in keymaster::PureSoftSecureKeyStorage
/aosp_15_r20/device/google/cuttlefish/host/libs/input_connector/
Dinput_devices.cpp78 bool TouchDevice::HasSlot(void* source, int32_t id) { in HasSlot() function in cuttlefish::TouchDevice