Home
last modified time | relevance | path

Searched defs:Sync (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_writer.cpp827 bool CowWriter::Sync() { in Sync() function in android::snapshot::CowWriter
/system/security/keystore2/src/
Dlegacy_importer.rs291 super_key: Option<Arc<dyn AesGcm + Send + Sync>>, in with_try_import()
Dsuper_key.rs394 ) -> Option<Arc<dyn AesGcm + Send + Sync>> { in get_per_boot_key_by_user_id()