Home
last modified time | relevance | path

Searched refs:ParamDiskOthers (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp78 ParamDiskOthers paramOthers; in HWTEST_F()
100 ParamDiskOthers paramOthers; in HWTEST_F()
121 ParamDiskOthers paramOthers; in HWTEST_F()
143 ParamDiskOthers paramOthers; in HWTEST_F()
164 ParamDiskOthers paramOthers; in HWTEST_F()
187 ParamDiskOthers paramOthers; in HWTEST_F()
212 ParamDiskOthers paramOthers; in HWTEST_F()
236 ParamDiskOthers paramOthers; in HWTEST_F()
260 ParamDiskOthers paramOthers; in HWTEST_F()
284 ParamDiskOthers paramOther in HWTEST_F()
[all...]
/foundation/filemanagement/dfs_service/test/mock/
H A Dclouddisk_notify_mock.cpp40 void CloudDiskNotify::TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) {} in TryNotify()
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify.h39 void TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers = {});
H A Dclouddisk_notify_const.h58 struct ParamDiskOthers { struct
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp165 static void HandleWrite(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in HandleWrite()
206 static void HandleRename(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in HandleRename()
231 void CloudDiskNotify::TryNotify(const NotifyParamDisk &paramDisk, const ParamDiskOthers &paramOthers) in TryNotify()

Completed in 3 milliseconds