Lines Matching defs:stmt
128 let mut stmt = tx in load_from_db() localVariable
155 let mut stmt = tx in store_in_db() localVariable
204 let mut stmt = tx in load_from_db() localVariable
229 let mut stmt = tx in store_in_db() localVariable
1180 let mut stmt = tx in handle_next_superseded_blobs() localVariable
1389 let mut stmt = tx in get_or_create_key_with() localVariable
1705 let mut stmt = tx in insert_keyparameter_internal() localVariable
1746 let mut stmt = tx in store_signed_attestation_certificate_chain() localVariable
1880 let mut stmt = tx in fetch_unsigned_attestation_keys() localVariable
1919 let mut stmt = tx in delete_expired_attestation_keys() localVariable
1959 let mut stmt = tx in delete_all_attestation_keys() localVariable
1989 let mut stmt = tx.prepare( in query_kid_for_attestation_key_and_cert_chain() localVariable
2054 let mut stmt = tx.prepare( in retrieve_attestation_key_and_cert_chain() localVariable
2362 let mut stmt = tx in load_key_entry_id() localVariable
2424 let mut stmt = tx in load_access_tuple() localVariable
2451 let mut stmt = tx in load_access_tuple() localVariable
2511 let mut stmt = tx in load_blob_components() localVariable
2564 let mut stmt = tx in load_key_parameters() localVariable
2898 let mut stmt = tx in unbind_keys_for_user() localVariable
3018 let mut stmt = tx.prepare(&query).context(ks_err!("Failed to prepare."))?; in list_past_alias() localVariable
3342 let mut stmt = conn.prepare("SELECT ts FROM test ORDER BY ts ASC;")?; in datetime() localVariable
3880 let mut stmt = db in test_grant_ungrant() localVariable
3930 let mut stmt = db.conn.prepare( in test_set_blob() localVariable
5433 let mut stmt = db.conn.prepare( in debug_dump_keyentry_table() localVariable
5463 let mut stmt = db in debug_dump_grant_table() localVariable