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
98 def _parseType(self, stmt): argument
103 def _parseExpandtypeattribute(self, stmt): argument
108 def _parseTypeattribute(self, stmt): argument
113 def _parseTypeattributeset(self, stmt): argument
134 def _parseStmt(self, stmt): argument
/system/security/keystore2/src/
Ddatabase.rs171 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
[all …]
Dkey_parameter.rs1461 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.rs106 let mut stmt = tx in list() localVariable