Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs5522 let third_sid_apps = db.get_app_uids_affected_by_sid(uid, third_sid)?; in test_get_list_app_uids_with_multiple_sids() localVariable
5523 assert_eq!(third_sid_apps, vec![second_app_id]); in test_get_list_app_uids_with_multiple_sids()