Home
last modified time | relevance | path

Searched defs:paramOthers (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/test/mock/
H A Dclouddisk_notify_mock.cpp40 void CloudDiskNotify::TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) {} in TryNotify() argument
42 void CloudDiskNotify::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) {} in TryNotifyService() argument
44 GetDeleteNotifyData(const vector<NativeRdb::ValueObject> &deleteIds, vector<NotifyData> &notifyDataList, const ParamServiceOther &paramOthers) GetDeleteNotifyData() argument
/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/
H A Dclouddisknotify_fuzzer.cpp48 ParamServiceOther paramOthers; in TryNotifyServiceFuzzTest() local
63 ParamServiceOther paramOthers; in GetDeleteNotifyDataFuzzTest() local
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp78 ParamDiskOthers paramOthers; in HWTEST_F() local
100 ParamDiskOthers paramOthers; in HWTEST_F() local
121 ParamDiskOthers paramOthers; in HWTEST_F() local
143 ParamDiskOthers paramOthers; in HWTEST_F() local
164 ParamDiskOthers paramOthers; in HWTEST_F() local
187 ParamDiskOthers paramOthers; HWTEST_F() local
212 ParamDiskOthers paramOthers; HWTEST_F() local
236 ParamDiskOthers paramOthers; HWTEST_F() local
260 ParamDiskOthers paramOthers; HWTEST_F() local
284 ParamDiskOthers paramOthers; HWTEST_F() local
303 ParamDiskOthers paramOthers; HWTEST_F() local
324 ParamDiskOthers paramOthers; HWTEST_F() local
347 ParamDiskOthers paramOthers; HWTEST_F() local
366 ParamDiskOthers paramOthers; HWTEST_F() local
387 ParamDiskOthers paramOthers; HWTEST_F() local
410 ParamDiskOthers paramOthers; HWTEST_F() local
433 ParamDiskOthers paramOthers; HWTEST_F() local
453 ParamDiskOthers paramOthers; HWTEST_F() local
474 ParamDiskOthers paramOthers; HWTEST_F() local
495 ParamDiskOthers paramOthers; HWTEST_F() local
517 ParamDiskOthers paramOthers; HWTEST_F() local
539 ParamDiskOthers paramOthers; HWTEST_F() local
562 ParamDiskOthers paramOthers; HWTEST_F() local
580 ParamDiskOthers paramOthers; HWTEST_F() local
600 ParamServiceOther paramOthers; HWTEST_F() local
619 ParamServiceOther paramOthers; HWTEST_F() local
638 ParamServiceOther paramOthers; HWTEST_F() local
656 ParamServiceOther paramOthers; HWTEST_F() local
675 ParamServiceOther paramOthers; HWTEST_F() local
693 ParamServiceOther paramOthers; HWTEST_F() local
711 ParamServiceOther paramOthers; HWTEST_F() local
730 ParamServiceOther paramOthers; HWTEST_F() local
750 ParamServiceOther paramOthers; HWTEST_F() local
770 ParamServiceOther paramOthers; HWTEST_F() local
788 ParamServiceOther paramOthers; HWTEST_F() local
806 ParamServiceOther paramOthers; HWTEST_F() local
824 ParamServiceOther paramOthers; HWTEST_F() local
841 ParamServiceOther paramOthers; HWTEST_F() local
862 ParamServiceOther paramOthers; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp66 static int32_t GetTrashNotifyData(const CacheNode &cacheNode, const ParamServiceOther &paramOthers, in GetTrashNotifyData() argument
165 static void HandleWrite(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in HandleWrite() argument
206 static void HandleRename(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in HandleRename() argument
231 void CloudDiskNotify::TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in TryNotify() argument
261 HandleInsert(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) HandleInsert() argument
285 HandleUpdate(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) HandleUpdate() argument
311 HandleUpdateRecycle(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) HandleUpdateRecycle() argument
342 HandleDelete(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) HandleDelete() argument
358 HandleDeleteBatch(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) HandleDeleteBatch() argument
365 TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) TryNotifyService() argument
389 GetDeleteNotifyData(const vector<NativeRdb::ValueObject> &deleteIds, vector<NotifyData> &notifyDataList, const ParamServiceOther &paramOthers) GetDeleteNotifyData() argument
[all...]

Completed in 6 milliseconds