Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp78 ParamDiskOthers paramOthers; variable
100 ParamDiskOthers paramOthers; variable
121 ParamDiskOthers paramOthers; variable
143 ParamDiskOthers paramOthers; variable
164 ParamDiskOthers paramOthers; variable
187 ParamDiskOthers paramOthers; variable
212 ParamDiskOthers paramOthers; variable
236 ParamDiskOthers paramOthers; variable
260 ParamDiskOthers paramOthers; variable
284 ParamDiskOthers paramOthers; variable
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Dclouddisk_notify_mock.cpp40 …CloudDiskNotify::TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) {} in TryNotify()
42 …::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) {} in TryNotifyService()
46 const ParamServiceOther &paramOthers) in GetDeleteNotifyData()
/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()
160 static void HandleWrite(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in HandleWrite()
195 static void HandleRename(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in HandleRename()
219 …id CloudDiskNotify::TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in TryNotify()
249 …tic void HandleInsert(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleInsert()
273 …tic void HandleUpdate(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleUpdate()
299 …d HandleUpdateRecycle(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleUpdateRecycle()
333 …tic void HandleDelete(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleDelete()
349 …oid HandleDeleteBatch(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in HandleDeleteBatch()
356 …ify::TryNotifyService(const NotifyParamService &paramService, const ParamServiceOther &paramOthers) in TryNotifyService()
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/
H A Dclouddisknotify_fuzzer.cpp48 ParamServiceOther paramOthers; in TryNotifyServiceFuzzTest() local
63 ParamServiceOther paramOthers; in GetDeleteNotifyDataFuzzTest() local