Searched defs:SyncProcess (Results 1 – 10 of 10) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| D | kvdb_general_store.h | 90 using SyncProcess = DistributedDB::SyncProcess; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
| D | store_types.h | 185 struct SyncProcess { struct 197 using SyncProcessCallback = std::function<void(const std::map<std::string, SyncProcess> &process)>; argument
|
| /foundation/ai/ai_engine/test/sample/source/ |
| D | sample_plugin_2.cpp | 91 int SamplePlugin2::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in OHOS::AI::SamplePlugin2
|
| D | sample_plugin_1.cpp | 91 int SamplePlugin1::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in OHOS::AI::SamplePlugin1
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| D | rdb_general_store.h | 97 using SyncProcess = DistributedDB::SyncProcess; variable
|
| /foundation/ai/ai_engine/services/server/plugin/asr/keyword_spotting/source/ |
| D | kws_plugin.cpp | 148 int32_t KWSPlugin::SyncProcess(IRequest *request, IResponse *&response) in SyncProcess() function in KWSPlugin
|
| /foundation/ai/ai_engine/services/server/plugin/cv/image_classification/source/ |
| D | ic_plugin.cpp | 274 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/ |
| D | distributeddb_cloud_db_proxy_test.cpp | 719 cloudSyncer->SetCurrentTaskInfo([&callCount, &cv](const std::map<std::string, SyncProcess> &) { in __anon6101ebf30b02() argument
|
| D | distributeddb_cloud_syncer_upload_test.cpp | 1041 …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/ |
| D | distributeddb_cloud_check_sync_test.cpp | 2390 const std::map<std::string, SyncProcess> &) { in __anone0df7a872502() argument
|