Home
last modified time | relevance | path

Searched defs:stmt (Results 1 – 5 of 5) sorted by relevance

/system/sepolicy/tests/
Dmini_parser.py44 def wrapParens(stmt): argument
92 def _parseType(self, stmt): argument
97 def _parseExpandtypeattribute(self, stmt): argument
102 def _parseTypeattribute(self, stmt): argument
107 def _parseTypeattributeset(self, stmt): argument
128 def _parseStmt(self, stmt): argument
/system/security/keystore2/src/
Ddatabase.rs131 let mut stmt = tx in load_from_db() localVariable
157 let mut stmt = tx in store_in_db() localVariable
206 let mut stmt = tx in load_from_db() localVariable
232 let mut stmt = tx in store_in_db() localVariable
1183 let mut stmt = tx in handle_next_superseded_blobs() localVariable
1392 let mut stmt = tx in get_or_create_key_with() localVariable
1710 let mut stmt = tx in insert_keyparameter_internal() localVariable
1753 let mut stmt = tx in store_signed_attestation_certificate_chain() localVariable
1891 let mut stmt = tx in fetch_unsigned_attestation_keys() localVariable
1930 let mut stmt = tx in delete_expired_attestation_keys() localVariable
[all …]
Dkey_parameter.rs1451 let mut stmt = in query_from_keyparameter() localVariable
/system/keymaster/km_openssl/
Dattestation_record.cpp33 #define ASSERT_OR_RETURN_ERROR(stmt, error) \ argument
/system/security/keystore2/legacykeystore/
Dlib.rs107 let mut stmt = tx in list() localVariable