Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h113 static int PragmaAutoSync(AutoLaunchItem &autoLaunchItem);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp312 return PragmaAutoSync(autoLaunchItem); in RegisterObserverAndLifeCycleCallback()
1146 int AutoLaunch::PragmaAutoSync(AutoLaunchItem &autoLaunchItem) in PragmaAutoSync() function in DistributedDB::AutoLaunch