Lines Matching defs:stmt
171 let mut stmt = tx in load_from_db() localVariable
198 let mut stmt = tx in store_in_db() localVariable
247 let mut stmt = tx in load_from_db() localVariable
272 let mut stmt = tx in store_in_db() localVariable
1203 let mut stmt = tx in handle_next_superseded_blobs() localVariable
1590 let mut stmt = tx in insert_keyparameter_internal() localVariable
1878 let mut stmt = tx in load_key_entry_id() localVariable
1940 let mut stmt = tx in load_access_tuple() localVariable
1967 let mut stmt = tx in load_access_tuple() localVariable
2027 let mut stmt = tx in load_blob_components() localVariable
2080 let mut stmt = tx in load_key_parameters() localVariable
2416 let mut stmt = tx in unbind_keys_for_user() localVariable
2493 let mut stmt = tx in unbind_auth_bound_keys_for_user() localVariable
2600 let mut stmt = tx.prepare(&query).context(ks_err!("Failed to prepare."))?; in list_past_alias() localVariable
2839 let mut stmt = tx in get_app_uids_affected_by_sid() localVariable
2962 let mut stmt = conn.prepare("SELECT ts FROM test ORDER BY ts ASC;")?; in datetime() localVariable
3323 let mut stmt = db in test_grant_ungrant() localVariable
3367 let mut stmt = db.conn.prepare( in test_set_blob() localVariable
4910 let mut stmt = db.conn.prepare( in debug_dump_keyentry_table() localVariable
4940 let mut stmt = db in debug_dump_grant_table() localVariable