Home
last modified time | relevance | path

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

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