Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs5492 let third_sid = 772; in test_get_list_app_uids_with_multiple_sids() localVariable
5511 &[second_sid, third_sid], in test_get_list_app_uids_with_multiple_sids()
5522 let third_sid_apps = db.get_app_uids_affected_by_sid(uid, third_sid)?; in test_get_list_app_uids_with_multiple_sids()