Searched defs:stmt (Results 1 – 5 of 5) sorted by relevance
44 def wrapParens(stmt): argument92 def _parseType(self, stmt): argument97 def _parseExpandtypeattribute(self, stmt): argument102 def _parseTypeattribute(self, stmt): argument107 def _parseTypeattributeset(self, stmt): argument128 def _parseStmt(self, stmt): argument
131 let mut stmt = tx in load_from_db() localVariable157 let mut stmt = tx in store_in_db() localVariable206 let mut stmt = tx in load_from_db() localVariable232 let mut stmt = tx in store_in_db() localVariable1183 let mut stmt = tx in handle_next_superseded_blobs() localVariable1392 let mut stmt = tx in get_or_create_key_with() localVariable1710 let mut stmt = tx in insert_keyparameter_internal() localVariable1753 let mut stmt = tx in store_signed_attestation_certificate_chain() localVariable1891 let mut stmt = tx in fetch_unsigned_attestation_keys() localVariable1930 let mut stmt = tx in delete_expired_attestation_keys() localVariable[all …]
1451 let mut stmt = in query_from_keyparameter() localVariable
33 #define ASSERT_OR_RETURN_ERROR(stmt, error) \ argument
107 let mut stmt = tx in list() localVariable