Searched refs:ParamServiceOther (Results 1 - 6 of 6) sorted by relevance
/foundation/filemanagement/dfs_service/test/mock/ |
H A D | clouddisk_notify_mock.cpp | 42 void CloudDiskNotify::TryNotifyService(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) {} in TryNotifyService() 46 const ParamServiceOther ¶mOthers) in GetDeleteNotifyData()
|
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/ |
H A D | clouddisk_notify.h | 40 void TryNotifyService(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers = {}); 43 const ParamServiceOther ¶mOthers);
|
H A D | clouddisk_notify_const.h | 71 struct ParamServiceOther { struct
|
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/ |
H A D | clouddisk_notify_test.cpp | 600 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 D | clouddisk_notify.cpp | 66 static int32_t GetTrashNotifyData(const CacheNode &cacheNode, const ParamServiceOther ¶mOthers, in GetTrashNotifyData() 261 static void HandleInsert(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleInsert() 285 static void HandleUpdate(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleUpdate() 311 static void HandleUpdateRecycle(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleUpdateRecycle() 342 static void HandleDelete(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleDelete() 358 static void HandleDeleteBatch(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleDeleteBatch() 365 void CloudDiskNotify::TryNotifyService(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in TryNotifyService() 391 const ParamServiceOther ¶mOthers) in GetDeleteNotifyData()
|
/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/ |
H A D | clouddisknotify_fuzzer.cpp | 48 ParamServiceOther paramOthers; in TryNotifyServiceFuzzTest() 63 ParamServiceOther paramOthers; in GetDeleteNotifyDataFuzzTest()
|
Completed in 4 milliseconds