Home
last modified time | relevance | path

Searched defs:progressDetails (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_store_test.cpp137 void CloudSyncObserverCallback(void *context, Rdb_ProgressDetails *progressDetails) in CloudSyncObserverCallback()
148 void CloudSyncCallback(Rdb_ProgressDetails *progressDetails) in CloudSyncCallback()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp981 RelationalProgressDetails progressDetails = RelationalProgressDetails(details.begin()->second); in ProgressNotification() local