Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.h263 std::string syncActionName_; variable
H A Dsync_task_context.cpp601 DBDfxAdapter::StartAsyncTrace(syncActionName_, static_cast<int>(syncId_)); in CopyTargetData()
639 DBDfxAdapter::FinishAsyncTrace(syncActionName_, static_cast<int>(syncId_)); in ClearSyncOperation()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_task_context.cpp65 syncActionName_ = DBDfxAdapter::SYNC_ACTION + "_" + in Initialize()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.cpp56 syncActionName_ = DBDfxAdapter::SYNC_ACTION + "_" + in Initialize()