Home
last modified time | relevance | path

Searched refs:backup_db_sync (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/asset/services/core_service/src/common_event/
H A Dlistener.rs211 async fn backup_db_sync() { in backup_db_sync() function
234 let _handle = ylong_runtime::spawn(backup_db_sync()); in backup_db()