Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp902 OHOS::NativeRdb::RdbPredicates dropRdbPredicates(DROP_ON_REBOOT); in RecoverTimer() local
903 auto dropResultSet = database.Query(dropRdbPredicates, ALL_DATA); in RecoverTimer()