Home
last modified time | relevance | path

Searched refs:load_access_tuple (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Ddatabase.rs2383 fn load_access_tuple( in load_access_tuple() method
2675 Self::load_access_tuple(&tx, key, key_type, caller_uid) in load_key_entry_internal()
2708 Self::load_access_tuple( in load_key_entry_internal()
2762 Self::load_access_tuple(tx, key, key_type, caller_uid) in unbind_key()
3051 Self::load_access_tuple(&tx, key, KeyType::Client, caller_uid) in grant()
3111 Self::load_access_tuple(&tx, key, KeyType::Client, caller_uid) in ungrant()