Searched defs:paramOthers (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/ |
H A D | clouddisk_notify_test.cpp | 78 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 D | clouddisk_notify_mock.cpp | 40 …CloudDiskNotify::TryNotify(const NotifyParamDisk ¶mDisk, const ParamDiskOthers ¶mOthers) {} in TryNotify() 42 …::TryNotifyService(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) {} in TryNotifyService() 46 const ParamServiceOther ¶mOthers) in GetDeleteNotifyData()
|
/ohos5.0/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() 160 static void HandleWrite(const NotifyParamDisk ¶mDisk, const ParamDiskOthers ¶mOthers) in HandleWrite() 195 static void HandleRename(const NotifyParamDisk ¶mDisk, const ParamDiskOthers ¶mOthers) in HandleRename() 219 …id CloudDiskNotify::TryNotify(const NotifyParamDisk ¶mDisk, const ParamDiskOthers ¶mOthers) in TryNotify() 249 …tic void HandleInsert(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleInsert() 273 …tic void HandleUpdate(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleUpdate() 299 …d HandleUpdateRecycle(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleUpdateRecycle() 333 …tic void HandleDelete(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleDelete() 349 …oid HandleDeleteBatch(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in HandleDeleteBatch() 356 …ify::TryNotifyService(const NotifyParamService ¶mService, const ParamServiceOther ¶mOthers) in TryNotifyService() [all …]
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/clouddisknotify_fuzzer/ |
H A D | clouddisknotify_fuzzer.cpp | 48 ParamServiceOther paramOthers; in TryNotifyServiceFuzzTest() local 63 ParamServiceOther paramOthers; in GetDeleteNotifyDataFuzzTest() local
|