Home
last modified time | relevance | path

Searched defs:SyncProcess (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.h90 using SyncProcess = DistributedDB::SyncProcess; variable
/ohos5.0/foundation/ai/ai_engine/test/sample/source/
H A Dsample_plugin_1.cpp91 int SamplePlugin1::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in OHOS::AI::SamplePlugin1
H A Dsample_plugin_2.cpp91 int SamplePlugin2::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in OHOS::AI::SamplePlugin2
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h185 struct SyncProcess { struct
197 using SyncProcessCallback = std::function<void(const std::map<std::string, SyncProcess> &process)>; argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h97 using SyncProcess = DistributedDB::SyncProcess; variable
/ohos5.0/foundation/ai/ai_engine/services/server/plugin/asr/keyword_spotting/source/
H A Dkws_plugin.cpp148 int32_t KWSPlugin::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in KWSPlugin
/ohos5.0/foundation/ai/ai_engine/services/server/plugin/cv/image_classification/source/
H A Dic_plugin.cpp274 int32_t ICPlugin::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in OHOS::AI::ICPlugin
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp719 cloudSyncer->SetCurrentTaskInfo([&callCount, &cv](const std::map<std::string, SyncProcess> &) { in __anon9cf3a58a0b02() argument
H A Ddistributeddb_cloud_syncer_upload_test.cpp1041 …cer->SetCurrentCloudTaskInfos({"TABLE"}, [&callCount](const std::map<std::string, SyncProcess> &) { in __anon29de99fb2202() argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp2390 const std::map<std::string, SyncProcess> &) { in __anonc8f560be2502() argument