Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp600 ParamServiceOther paramOthers;
619 ParamServiceOther paramOthers;
638 ParamServiceOther paramOthers;
656 ParamServiceOther paramOthers;
675 ParamServiceOther paramOthers;
693 ParamServiceOther paramOthers;
711 ParamServiceOther paramOthers;
730 ParamServiceOther paramOthers;
750 ParamServiceOther paramOthers;
770 ParamServiceOther paramOthers;
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Dclouddisk_notify_mock.cpp42 …ify::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers… in TryNotifyService()
46 const ParamServiceOther &paramOthers) in GetDeleteNotifyData()
/ohos5.0/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.h70 struct ParamServiceOther { struct
/ohos5.0/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()
249 static void HandleInsert(const NotifyParamService &paramService, const ParamServiceOther &paramOthe… in HandleInsert()
273 static void HandleUpdate(const NotifyParamService &paramService, const ParamServiceOther &paramOthe… in HandleUpdate()
299 static void HandleUpdateRecycle(const NotifyParamService &paramService, const ParamServiceOther &pa… in HandleUpdateRecycle()
333 static void HandleDelete(const NotifyParamService &paramService, const ParamServiceOther &paramOthe… in HandleDelete()
349 static void HandleDeleteBatch(const NotifyParamService &paramService, const ParamServiceOther &para… in HandleDeleteBatch()
356 …ify::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in TryNotifyService()
382 const ParamServiceOther &paramOthers) in GetDeleteNotifyData()
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/
H A Dclouddisknotify_fuzzer.cpp48 ParamServiceOther paramOthers; in TryNotifyServiceFuzzTest()
63 ParamServiceOther paramOthers; in GetDeleteNotifyDataFuzzTest()