History log of /foundation/filemanagement/dfs_service/services/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cb7eb8c924-Oct-2024 openharmony_ci <120357966@qq.com>

!2156 Bugfix for file cache register interfaces
Merge pull request !2156 from 冯俊青/bugfixcache


5201.json
5204.json
5205.json
BUILD.gn
clouddisk_database/BUILD.gn
clouddisk_database/include/clouddisk_db_const.h
clouddisk_database/include/clouddisk_notify.h
clouddisk_database/include/clouddisk_notify_const.h
clouddisk_database/include/clouddisk_notify_utils.h
clouddisk_database/include/clouddisk_rdb_transaction.h
clouddisk_database/include/clouddisk_rdb_utils.h
clouddisk_database/include/clouddisk_rdbstore.h
clouddisk_database/include/clouddisk_sync_helper.h
clouddisk_database/include/clouddisk_type_const.h
clouddisk_database/include/file_column.h
clouddisk_database/src/clouddisk_notify.cpp
clouddisk_database/src/clouddisk_notify_utils.cpp
clouddisk_database/src/clouddisk_rdb_transaction.cpp
clouddisk_database/src/clouddisk_rdb_utils.cpp
clouddisk_database/src/clouddisk_rdbstore.cpp
clouddisk_database/src/clouddisk_sync_helper.cpp
clouddisk_database/src/file_column.cpp
cloudfiledaemon/BUILD.gn
cloudfiledaemon/include/cloud_disk/account_status.h
cloudfiledaemon/include/cloud_disk/account_status_listener.h
cloudfiledaemon/include/cloud_disk/cloud_disk_inode.h
cloudfiledaemon/include/cloud_disk/database_manager.h
cloudfiledaemon/include/cloud_disk/file_operations_base.h
cloudfiledaemon/include/cloud_disk/file_operations_cloud.h
cloudfiledaemon/include/cloud_disk/file_operations_helper.h
cloudfiledaemon/include/cloud_disk/file_operations_local.h
cloudfiledaemon/include/cloud_disk/fuse_operations.h
cloudfiledaemon/include/fuse_manager/cloud_daemon_statistic.h
cloudfiledaemon/include/fuse_manager/fuse_manager.h
cloudfiledaemon/include/ipc/cloud_daemon.h
cloudfiledaemon/include/ipc/cloud_daemon_stub.h
cloudfiledaemon/src/cloud_disk/account_status.cpp
cloudfiledaemon/src/cloud_disk/account_status_listener.cpp
cloudfiledaemon/src/cloud_disk/database_manager.cpp
cloudfiledaemon/src/cloud_disk/file_operations_base.cpp
cloudfiledaemon/src/cloud_disk/file_operations_cloud.cpp
cloudfiledaemon/src/cloud_disk/file_operations_helper.cpp
cloudfiledaemon/src/cloud_disk/file_operations_local.cpp
cloudfiledaemon/src/cloud_disk/fuse_operations.cpp
cloudfiledaemon/src/fuse_manager/cloud_daemon_statistic.cpp
cloudfiledaemon/src/fuse_manager/fuse_manager.cpp
cloudfiledaemon/src/ipc/cloud_daemon.cpp
cloudfiledaemon/src/ipc/cloud_daemon_stub.cpp
cloudsyncservice.para
cloudsyncservice.para.dac
cloudsyncservice/BUILD.gn
cloudsyncservice/include/cycle_task/cycle_task.h
cloudsyncservice/include/cycle_task/cycle_task_runner.h
cloudsyncservice/include/cycle_task/tasks/database_backup_task.h
cloudsyncservice/include/cycle_task/tasks/optimize_storage_task.h
cloudsyncservice/include/cycle_task/tasks/periodic_check_task.h
cloudsyncservice/include/cycle_task/tasks/report_statistics_task.h
cloudsyncservice/include/cycle_task/tasks/save_subscription_task.h
cloudsyncservice/include/ipc/cloud_sync_service.h
cloudsyncservice/include/ipc/cloud_sync_service_stub.h
cloudsyncservice/include/ipc/download_asset_callback_manager.h
cloudsyncservice/include/ipc/download_asset_callback_proxy.h
cloudsyncservice/include/sync_rule/battery_status_listener.h
cloudsyncservice/include/sync_rule/i_user_status_observer.h
cloudsyncservice/include/sync_rule/screen_status_listener.h
cloudsyncservice/include/sync_rule/user_status_listener.h
cloudsyncservice/include/transport/file_transfer_manager.h
cloudsyncservice/include/transport/message_handler.h
cloudsyncservice/include/transport/softbus/i_softbus_listener.h
cloudsyncservice/include/transport/softbus/session_manager.h
cloudsyncservice/include/transport/softbus/softbus_adapter.h
cloudsyncservice/include/transport/softbus/softbus_session.h
cloudsyncservice/src/cycle_task/cycle_task.cpp
cloudsyncservice/src/cycle_task/cycle_task_runner.cpp
cloudsyncservice/src/cycle_task/tasks/database_backup_task.cpp
cloudsyncservice/src/cycle_task/tasks/optimize_storage_task.cpp
cloudsyncservice/src/cycle_task/tasks/periodic_check_task.cpp
cloudsyncservice/src/cycle_task/tasks/report_statistics_task.cpp
cloudsyncservice/src/cycle_task/tasks/save_subscription_task.cpp
cloudsyncservice/src/ipc/cloud_sync_service.cpp
cloudsyncservice/src/ipc/cloud_sync_service_stub.cpp
cloudsyncservice/src/ipc/download_asset_callback_manager.cpp
cloudsyncservice/src/ipc/download_asset_callback_proxy.cpp
cloudsyncservice/src/sync_rule/battery_status_listener.cpp
cloudsyncservice/src/sync_rule/screen_status_listener.cpp
cloudsyncservice/src/sync_rule/user_status_listener.cpp
cloudsyncservice/src/transport/file_transfer_manager.cpp
cloudsyncservice/src/transport/message_handler.cpp
cloudsyncservice/src/transport/softbus/session_manager.cpp
cloudsyncservice/src/transport/softbus/softbus_adapter.cpp
cloudsyncservice/src/transport/softbus/softbus_session.cpp
distributed_file.para
distributedfile.cfg
distributedfiledaemon/BUILD.gn
distributedfiledaemon/encaps.json
distributedfiledaemon/include/all_connect/all_connect_manager.h
distributedfiledaemon/include/all_connect/service_collaboration_manager_capi.h
distributedfiledaemon/include/device/device_info.h
distributedfiledaemon/include/device/device_manager_agent.h
distributedfiledaemon/include/ipc/asset_callback_manager.h
distributedfiledaemon/include/ipc/asset_recv_callback_proxy.h
distributedfiledaemon/include/ipc/asset_send_callback_proxy.h
distributedfiledaemon/include/ipc/connection_detector.h
distributedfiledaemon/include/ipc/daemon.h
distributedfiledaemon/include/ipc/daemon_event.h
distributedfiledaemon/include/ipc/daemon_eventhandler.h
distributedfiledaemon/include/ipc/daemon_execute.h
distributedfiledaemon/include/ipc/daemon_stub.h
distributedfiledaemon/include/ipc/distributed_file_daemon_ipc_interface_code.h
distributedfiledaemon/include/ipc/distributed_file_daemon_manager.h
distributedfiledaemon/include/ipc/file_dfs_listener_interface_code.h
distributedfiledaemon/include/ipc/file_dfs_listener_proxy.h
distributedfiledaemon/include/ipc/file_trans_listener_proxy.h
distributedfiledaemon/include/ipc/hmdfs_info.h
distributedfiledaemon/include/ipc/i_daemon.h
distributedfiledaemon/include/ipc/i_file_dfs_listener.h
distributedfiledaemon/include/ipc/trans_mananger.h
distributedfiledaemon/include/mountpoint/mount_manager.h
distributedfiledaemon/include/mountpoint/mount_point.h
distributedfiledaemon/include/multiuser/os_account_observer.h
distributedfiledaemon/include/network/base_session.h
distributedfiledaemon/include/network/devsl_dispatcher.h
distributedfiledaemon/include/network/kernel_talker.h
distributedfiledaemon/include/network/network_agent_template.h
distributedfiledaemon/include/network/session_pool.h
distributedfiledaemon/include/network/softbus/softbus_agent.h
distributedfiledaemon/include/network/softbus/softbus_asset_recv_listener.h
distributedfiledaemon/include/network/softbus/softbus_asset_send_listener.h
distributedfiledaemon/include/network/softbus/softbus_file_receive_listener.h
distributedfiledaemon/include/network/softbus/softbus_file_send_listener.h
distributedfiledaemon/include/network/softbus/softbus_handler.h
distributedfiledaemon/include/network/softbus/softbus_handler_asset.h
distributedfiledaemon/include/network/softbus/softbus_session.h
distributedfiledaemon/include/network/softbus/softbus_session_dispatcher.h
distributedfiledaemon/include/network/softbus/softbus_session_listener.h
distributedfiledaemon/include/network/softbus/softbus_session_name.h
distributedfiledaemon/include/network/softbus/softbus_session_pool.h
distributedfiledaemon/src/all_connect/all_connect_manager.cpp
distributedfiledaemon/src/device/device_info.cpp
distributedfiledaemon/src/device/device_manager_agent.cpp
distributedfiledaemon/src/ipc/asset_callback_manager.cpp
distributedfiledaemon/src/ipc/asset_recv_callback_proxy.cpp
distributedfiledaemon/src/ipc/asset_send_callback_proxy.cpp
distributedfiledaemon/src/ipc/connection_detector.cpp
distributedfiledaemon/src/ipc/daemon.cpp
distributedfiledaemon/src/ipc/daemon_eventhandler.cpp
distributedfiledaemon/src/ipc/daemon_execute.cpp
distributedfiledaemon/src/ipc/daemon_stub.cpp
distributedfiledaemon/src/ipc/file_dfs_listener_proxy.cpp
distributedfiledaemon/src/ipc/file_trans_listener_proxy.cpp
distributedfiledaemon/src/ipc/trans_mananger.cpp
distributedfiledaemon/src/mountpoint/mount_manager.cpp
distributedfiledaemon/src/mountpoint/mount_point.cpp
distributedfiledaemon/src/multiuser/os_account_observer.cpp
distributedfiledaemon/src/network/devsl_dispatcher.cpp
distributedfiledaemon/src/network/kernel_talker.cpp
distributedfiledaemon/src/network/network_agent_template.cpp
distributedfiledaemon/src/network/session_pool.cpp
distributedfiledaemon/src/network/softbus/softbus_agent.cpp
distributedfiledaemon/src/network/softbus/softbus_asset_recv_listener.cpp
distributedfiledaemon/src/network/softbus/softbus_asset_send_listener.cpp
distributedfiledaemon/src/network/softbus/softbus_file_receive_listener.cpp
distributedfiledaemon/src/network/softbus/softbus_file_send_listener.cpp
distributedfiledaemon/src/network/softbus/softbus_handler.cpp
distributedfiledaemon/src/network/softbus/softbus_handler_asset.cpp
distributedfiledaemon/src/network/softbus/softbus_session.cpp
distributedfiledaemon/src/network/softbus/softbus_session_dispatcher.cpp
distributedfiledaemon/src/network/softbus/softbus_session_listener.cpp
distributedfiledaemon/src/network/softbus/softbus_session_pool.cpp
distributedfiledaemon/test/mock/library_func_mock.cpp
distributedfiledaemon/test/mock/library_func_mock.h
distributedfiledaemon/test/unittest/BUILD.gn
distributedfiledaemon/test/unittest/all_connect/BUILD.gn
distributedfiledaemon/test/unittest/all_connect/all_connect_manager_test.cpp
distributedfiledaemon/test/unittest/device/device_info_test.cpp
distributedfiledaemon/test/unittest/device/device_manager_agent_sup_test.cpp
distributedfiledaemon/test/unittest/device/device_manager_agent_test.cpp
distributedfiledaemon/test/unittest/device/include/mock_other_method.h
distributedfiledaemon/test/unittest/device/mock_other_method.cpp
distributedfiledaemon/test/unittest/ipc/BUILD.gn
distributedfiledaemon/test/unittest/ipc/asset_callback_manager_test.cpp
distributedfiledaemon/test/unittest/ipc/asset_recv_callback_mock.h
distributedfiledaemon/test/unittest/ipc/asset_recv_callback_proxy_test.cpp
distributedfiledaemon/test/unittest/ipc/asset_send_callback_mock.h
distributedfiledaemon/test/unittest/ipc/asset_send_callback_proxy_test.cpp
distributedfiledaemon/test/unittest/mountpoint/BUILD.gn
distributedfiledaemon/test/unittest/mountpoint/mount_manager_test.cpp
distributedfiledaemon/test/unittest/mountpoint/mount_point_test.cpp
distributedfiledaemon/test/unittest/multiuser/os_account_observer_test.cpp
distributedfiledaemon/test/unittest/network/devsl_dispatcher_test.cpp
distributedfiledaemon/test/unittest/network/kernel_talker_test.cpp
distributedfiledaemon/test/unittest/network/network_agent_template_test.cpp
distributedfiledaemon/test/unittest/network/session_pool_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_agent_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_asset_recv_listener_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_asset_send_listener_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_file_receive_listener_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_file_send_listener_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_handler_asset_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_handler_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_session_dispatcher_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_session_listener_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_session_pool_test.cpp
distributedfiledaemon/test/unittest/network/softbus/softbus_session_test.cpp