Lines Matching defs:stmt
166 let mut stmt = tx in load_from_db() localVariable
193 let mut stmt = tx in store_in_db() localVariable
242 let mut stmt = tx in load_from_db() localVariable
267 let mut stmt = tx in store_in_db() localVariable
978 let mut stmt = tx in from_1_to_2() localVariable
996 let mut stmt = tx in from_1_to_2() localVariable
1321 let mut stmt = tx in handle_next_superseded_blobs() localVariable
1340 let mut stmt = tx in handle_next_superseded_blobs() localVariable
1745 let mut stmt = tx in insert_keyparameter_internal() localVariable
2033 let mut stmt = tx in load_key_entry_id() localVariable
2096 let mut stmt = tx in load_access_tuple() localVariable
2127 let mut stmt = tx in load_access_tuple() localVariable
2187 let mut stmt = tx in load_blob_components() localVariable
2240 let mut stmt = tx in load_key_parameters() localVariable
2606 let mut stmt = tx in unbind_keys_for_user() localVariable
2672 let mut stmt = tx in unbind_auth_bound_keys_for_user() localVariable
2782 let mut stmt = tx.prepare(&query).context(ks_err!("Failed to prepare."))?; in list_past_alias() localVariable
3020 let mut stmt = tx in get_app_uids_affected_by_sid() localVariable