Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs4849 static LIST_O_ENTRIES: &[(Domain, i64, &str)] = &[ in list() variable
4873 let list_o_keys: Vec<(i64, i64)> = LIST_O_ENTRIES in list()
4887 let mut list_o_descriptors: Vec<KeyDescriptor> = LIST_O_ENTRIES in list()