Lines Matching defs:stmt

130         let mut stmt = tx  in load_from_db()  localVariable
156 let mut stmt = tx in store_in_db() localVariable
205 let mut stmt = tx in load_from_db() localVariable
231 let mut stmt = tx in store_in_db() localVariable
1150 let mut stmt = tx in handle_next_superseded_blobs() localVariable
1359 let mut stmt = tx in get_or_create_key_with() localVariable
1677 let mut stmt = tx in insert_keyparameter_internal() localVariable
1720 let mut stmt = tx in store_signed_attestation_certificate_chain() localVariable
1856 let mut stmt = tx in fetch_unsigned_attestation_keys() localVariable
1895 let mut stmt = tx in delete_expired_attestation_keys() localVariable
1932 let mut stmt = tx in delete_all_attestation_keys() localVariable
1965 let mut stmt = tx.prepare( in get_attestation_pool_status() localVariable
2041 let mut stmt = tx.prepare( in retrieve_attestation_key_and_cert_chain() localVariable
2348 let mut stmt = tx in load_key_entry_id() localVariable
2410 let mut stmt = tx in load_access_tuple() localVariable
2437 let mut stmt = tx in load_access_tuple() localVariable
2497 let mut stmt = tx in load_blob_components() localVariable
2551 let mut stmt = tx in load_key_parameters() localVariable
2887 let mut stmt = tx in unbind_keys_for_user() localVariable
2992 let mut stmt = tx in list() localVariable
3288 let mut stmt = conn.prepare("SELECT ts FROM test ORDER BY ts ASC;")?; in datetime() localVariable
3810 let mut stmt = db in test_grant_ungrant() localVariable
3860 let mut stmt = db.conn.prepare( in test_set_blob() localVariable
5359 let mut stmt = db.conn.prepare( in debug_dump_keyentry_table() localVariable
5389 let mut stmt = db in debug_dump_grant_table() localVariable