Home
last modified time | relevance | path

Searched refs:ParamServiceOther (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/dfs_service/test/mock/
H A Dclouddisk_notify_mock.cpp42 void CloudDiskNotify::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) {} in TryNotifyService()
46 const ParamServiceOther &paramOthers) in GetDeleteNotifyData()
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify.h40 void TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers = {});
43 const ParamServiceOther &paramOthers);
H A Dclouddisk_notify_const.h71 struct ParamServiceOther { struct
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp600 ParamServiceOther paramOthers; in HWTEST_F()
619 ParamServiceOther paramOthers; in HWTEST_F()
638 ParamServiceOther paramOthers; in HWTEST_F()
656 ParamServiceOther paramOthers; in HWTEST_F()
675 ParamServiceOther paramOthers; in HWTEST_F()
693 ParamServiceOther paramOthers; in HWTEST_F()
711 ParamServiceOther paramOthers; in HWTEST_F()
730 ParamServiceOther paramOthers; in HWTEST_F()
750 ParamServiceOther paramOthers; in HWTEST_F()
770 ParamServiceOther paramOther in HWTEST_F()
[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()
261 static void HandleInsert(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleInsert()
285 static void HandleUpdate(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleUpdate()
311 static void HandleUpdateRecycle(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleUpdateRecycle()
342 static void HandleDelete(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleDelete()
358 static void HandleDeleteBatch(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleDeleteBatch()
365 void CloudDiskNotify::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in TryNotifyService()
391 const ParamServiceOther &paramOthers) in GetDeleteNotifyData()
/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/
H A Dclouddisknotify_fuzzer.cpp48 ParamServiceOther paramOthers; in TryNotifyServiceFuzzTest()
63 ParamServiceOther paramOthers; in GetDeleteNotifyDataFuzzTest()

Completed in 4 milliseconds