Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/database/
H A Dtests.rs2643 let mut second_sid_apps = db.get_app_uids_affected_by_sid(uid, second_sid)?; in test_get_list_app_uids_for_sid() localVariable
2681 let mut second_sid_apps = db.get_app_uids_affected_by_sid(uid, second_sid)?; in test_get_list_app_uids_with_multiple_sids() localVariable