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

!2369 Fix security issues with appID
Merge pull request !2369 from 王斌/master


distributeddataservice/adapter/BUILD.gn
distributeddataservice/adapter/account/BUILD.gn
distributeddataservice/adapter/account/src/account_delegate_default_impl.cpp
distributeddataservice/adapter/account/src/account_delegate_default_impl.h
distributeddataservice/adapter/account/src/account_delegate_impl.cpp
distributeddataservice/adapter/account/src/account_delegate_impl.h
distributeddataservice/adapter/account/src/account_delegate_normal_impl.cpp
distributeddataservice/adapter/account/src/account_delegate_normal_impl.h
distributeddataservice/adapter/account/test/BUILD.gn
distributeddataservice/adapter/account/test/account_delegate_test.cpp
distributeddataservice/adapter/broadcaster/BUILD.gn
distributeddataservice/adapter/broadcaster/src/broadcast_sender.cpp
distributeddataservice/adapter/broadcaster/src/broadcast_sender_impl.cpp
distributeddataservice/adapter/broadcaster/src/broadcast_sender_impl.h
distributeddataservice/adapter/communicator/BUILD.gn
distributeddataservice/adapter/communicator/src/app_pipe_handler.cpp
distributeddataservice/adapter/communicator/src/app_pipe_handler.h
distributeddataservice/adapter/communicator/src/app_pipe_mgr.cpp
distributeddataservice/adapter/communicator/src/app_pipe_mgr.h
distributeddataservice/adapter/communicator/src/ark_communication_provider.cpp
distributeddataservice/adapter/communicator/src/ark_communication_provider.h
distributeddataservice/adapter/communicator/src/communication_provider.cpp
distributeddataservice/adapter/communicator/src/communication_provider_impl.cpp
distributeddataservice/adapter/communicator/src/communication_provider_impl.h
distributeddataservice/adapter/communicator/src/communicator_context.cpp
distributeddataservice/adapter/communicator/src/data_buffer.cpp
distributeddataservice/adapter/communicator/src/data_buffer.h
distributeddataservice/adapter/communicator/src/device_manager_adapter.cpp
distributeddataservice/adapter/communicator/src/process_communicator_impl.cpp
distributeddataservice/adapter/communicator/src/softbus_adapter.h
distributeddataservice/adapter/communicator/src/softbus_adapter_standard.cpp
distributeddataservice/adapter/communicator/src/softbus_client.cpp
distributeddataservice/adapter/communicator/src/softbus_client.h
distributeddataservice/adapter/communicator/test/BUILD.gn
distributeddataservice/adapter/communicator/test/fuzztest/BUILD.gn
distributeddataservice/adapter/communicator/test/fuzztest/softbusadapter_fuzzer/BUILD.gn
distributeddataservice/adapter/communicator/test/fuzztest/softbusadapter_fuzzer/corpus/init
distributeddataservice/adapter/communicator/test/fuzztest/softbusadapter_fuzzer/project.xml
distributeddataservice/adapter/communicator/test/fuzztest/softbusadapter_fuzzer/softbusadapter_fuzzer.cpp
distributeddataservice/adapter/communicator/test/fuzztest/softbusadapter_fuzzer/softbusadapter_fuzzer.h
distributeddataservice/adapter/communicator/test/unittest/communication_provider_impl_test.cpp
distributeddataservice/adapter/communicator/test/unittest/device_manager_adapter_test.cpp
distributeddataservice/adapter/communicator/test/unittest/softbus_adapter_standard_test.cpp
distributeddataservice/adapter/dfx/BUILD.gn
distributeddataservice/adapter/dfx/src/behaviour/behaviour_reporter_impl.cpp
distributeddataservice/adapter/dfx/src/behaviour/behaviour_reporter_impl.h
distributeddataservice/adapter/dfx/src/dfx_code_constant.h
distributeddataservice/adapter/dfx/src/fault/communication_fault_impl.cpp
distributeddataservice/adapter/dfx/src/fault/communication_fault_impl.h
distributeddataservice/adapter/dfx/src/fault/database_fault_impl.cpp
distributeddataservice/adapter/dfx/src/fault/database_fault_impl.h
distributeddataservice/adapter/dfx/src/fault/fault_reporter.cpp
distributeddataservice/adapter/dfx/src/fault/runtime_fault_impl.cpp
distributeddataservice/adapter/dfx/src/fault/runtime_fault_impl.h
distributeddataservice/adapter/dfx/src/fault/service_fault_impl.cpp
distributeddataservice/adapter/dfx/src/fault/service_fault_impl.h
distributeddataservice/adapter/dfx/src/hiview_adapter.cpp
distributeddataservice/adapter/dfx/src/hiview_adapter.h
distributeddataservice/adapter/dfx/src/radar_reporter.cpp
distributeddataservice/adapter/dfx/src/reporter.cpp
distributeddataservice/adapter/dfx/src/statistic/api_performance_statistic_impl.cpp
distributeddataservice/adapter/dfx/src/statistic/api_performance_statistic_impl.h
distributeddataservice/adapter/dfx/src/statistic/database_statistic_impl.cpp
distributeddataservice/adapter/dfx/src/statistic/database_statistic_impl.h
distributeddataservice/adapter/dfx/src/statistic/statistic_reporter.cpp
distributeddataservice/adapter/dfx/src/statistic/traffic_statistic_impl.cpp
distributeddataservice/adapter/dfx/src/statistic/traffic_statistic_impl.h
distributeddataservice/adapter/dfx/src/statistic/visit_statistic_impl.cpp
distributeddataservice/adapter/dfx/src/statistic/visit_statistic_impl.h
distributeddataservice/adapter/dfx/src/value_hash.h
distributeddataservice/adapter/dfx/test/BUILD.gn
distributeddataservice/adapter/dfx/test/unittest/distributeddata_dfx_mst_test.cpp
distributeddataservice/adapter/dfx/test/unittest/distributeddata_dfx_ut_test.cpp
distributeddataservice/adapter/dfx/test/unittest/fake/hiview/fake_hiview.cpp
distributeddataservice/adapter/dfx/test/unittest/fake/hiview/hievent.cpp
distributeddataservice/adapter/dfx/test/unittest/fake/hiview/hiview.cpp
distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/fake_hiview.h
distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/hievent.h
distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/hiview.h
distributeddataservice/adapter/include/broadcaster/broadcast_sender.h
distributeddataservice/adapter/include/communicator/app_data_change_listener.h
distributeddataservice/adapter/include/communicator/app_device_change_listener.h
distributeddataservice/adapter/include/communicator/commu_types.h
distributeddataservice/adapter/include/communicator/communication_provider.h
distributeddataservice/adapter/include/communicator/communicator_context.h
distributeddataservice/adapter/include/communicator/device_manager_adapter.h
distributeddataservice/adapter/include/communicator/idevice_query.h
distributeddataservice/adapter/include/communicator/process_communicator_impl.h
distributeddataservice/adapter/include/communicator/route_head_handler.h
distributeddataservice/adapter/include/dfx/behaviour_reporter.h
distributeddataservice/adapter/include/dfx/db_meta_callback_delegate.h
distributeddataservice/adapter/include/dfx/dfx_types.h
distributeddataservice/adapter/include/dfx/fault_reporter.h
distributeddataservice/adapter/include/dfx/radar_reporter.h
distributeddataservice/adapter/include/dfx/reporter.h
distributeddataservice/adapter/include/dfx/statistic_reporter.h
distributeddataservice/adapter/include/permission/permission_validator.h
distributeddataservice/adapter/include/screenlock/screen_lock.h
distributeddataservice/adapter/include/utils/kvstore_utils.h
distributeddataservice/adapter/include/utils/visibility.h
distributeddataservice/adapter/permission/BUILD.gn
distributeddataservice/adapter/permission/src/permission_validator.cpp
distributeddataservice/adapter/permission/test/BUILD.gn
distributeddataservice/adapter/permission/test/unittest/permission_validator_test.cpp
distributeddataservice/adapter/screenlock/BUILD.gn
distributeddataservice/adapter/screenlock/src/screen_lock.cpp
distributeddataservice/adapter/test/BUILD.gn
distributeddataservice/adapter/utils/BUILD.gn
distributeddataservice/adapter/utils/src/kvstore_utils.cpp
distributeddataservice/app/BUILD.gn
distributeddataservice/app/distributed_data.cfg
distributeddataservice/app/src/backup_rule/include/charging.h
distributeddataservice/app/src/backup_rule/include/screen_off.h
distributeddataservice/app/src/backup_rule/src/charging.cpp
distributeddataservice/app/src/backup_rule/src/screen_off.cpp
distributeddataservice/app/src/checker/BUILD.gn
distributeddataservice/app/src/checker/bundle_checker.cpp
distributeddataservice/app/src/checker/bundle_checker.h
distributeddataservice/app/src/checker/system_checker.cpp
distributeddataservice/app/src/checker/system_checker.h
distributeddataservice/app/src/db_info_handle_impl.cpp
distributeddataservice/app/src/db_info_handle_impl.h
distributeddataservice/app/src/feature_stub_impl.cpp
distributeddataservice/app/src/feature_stub_impl.h
distributeddataservice/app/src/flowctrl_manager/BUILD.gn
distributeddataservice/app/src/flowctrl_manager/kvstore_flowctrl_manager.cpp
distributeddataservice/app/src/flowctrl_manager/kvstore_flowctrl_manager.h
distributeddataservice/app/src/installer/BUILD.gn
distributeddataservice/app/src/installer/installer.cpp
distributeddataservice/app/src/installer/installer.h
distributeddataservice/app/src/installer/installer_impl.cpp
distributeddataservice/app/src/installer/installer_impl.h
distributeddataservice/app/src/kvstore_account_observer.cpp
distributeddataservice/app/src/kvstore_account_observer.h
distributeddataservice/app/src/kvstore_data_service.cpp
distributeddataservice/app/src/kvstore_data_service.h
distributeddataservice/app/src/kvstore_data_service_stub.cpp
distributeddataservice/app/src/kvstore_data_service_stub.h
distributeddataservice/app/src/kvstore_device_listener.cpp
distributeddataservice/app/src/kvstore_device_listener.h
distributeddataservice/app/src/kvstore_meta_manager.cpp
distributeddataservice/app/src/kvstore_meta_manager.h
distributeddataservice/app/src/security/security.cpp
distributeddataservice/app/src/security/security.h
distributeddataservice/app/src/security/sensitive.cpp
distributeddataservice/app/src/security/sensitive.h
distributeddataservice/app/src/session_manager/route_head_handler_impl.cpp
distributeddataservice/app/src/session_manager/route_head_handler_impl.h
distributeddataservice/app/src/session_manager/session_manager.cpp
distributeddataservice/app/src/session_manager/session_manager.h
distributeddataservice/app/src/session_manager/upgrade_manager.cpp
distributeddataservice/app/src/session_manager/upgrade_manager.h
distributeddataservice/app/src/task_manager.cpp
distributeddataservice/app/src/task_manager.h
distributeddataservice/app/test/BUILD.gn
distributeddataservice/app/test/fuzztest/BUILD.gn
distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/BUILD.gn
distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/corpus/init
distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/dataservicestub_fuzzer.cpp
distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/dataservicestub_fuzzer.h
distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/project.xml
distributeddataservice/app/test/moduletest/distributeddata_account_event_test.cpp
distributeddataservice/app/test/unittest/kvstore_data_service_clear_test.cpp
distributeddataservice/app/test/unittest/kvstore_data_service_test.cpp
distributeddataservice/app/test/unittest/kvstore_flowctrl_manager_test.cpp
distributeddataservice/app/test/unittest/meta_data_manager_test.cpp
distributeddataservice/app/test/unittest/session_manager_test.cpp
distributeddataservice/framework/BUILD.gn
distributeddataservice/framework/account/account_delegate.cpp
distributeddataservice/framework/app_id_mapping/app_id_mapping_config_manager.cpp
distributeddataservice/framework/backuprule/backup_rule_manager.cpp
distributeddataservice/framework/changeevent/remote_change_event.cpp
distributeddataservice/framework/checker/checker_manager.cpp
distributeddataservice/framework/cloud/asset_loader.cpp
distributeddataservice/framework/cloud/cloud_config_manager.cpp
distributeddataservice/framework/cloud/cloud_db.cpp
distributeddataservice/framework/cloud/cloud_event.cpp
distributeddataservice/framework/cloud/cloud_extra_data.cpp
distributeddataservice/framework/cloud/cloud_info.cpp
distributeddataservice/framework/cloud/cloud_lock_event.cpp
distributeddataservice/framework/cloud/cloud_report.cpp
distributeddataservice/framework/cloud/cloud_server.cpp
distributeddataservice/framework/cloud/cloud_share_event.cpp
distributeddataservice/framework/cloud/cloud_sync_finished_event.cpp
distributeddataservice/framework/cloud/make_query_event.cpp
distributeddataservice/framework/cloud/schema_meta.cpp
distributeddataservice/framework/cloud/sharing_center.cpp
distributeddataservice/framework/cloud/subscription.cpp
distributeddataservice/framework/cloud/sync_event.cpp
distributeddataservice/framework/cloud/sync_strategy.cpp
distributeddataservice/framework/communication/connect_manager.cpp
distributeddataservice/framework/directory/directory_manager.cpp
distributeddataservice/framework/dump/dump_manager.cpp
distributeddataservice/framework/eventcenter/event.cpp
distributeddataservice/framework/eventcenter/event_center.cpp
distributeddataservice/framework/feature/feature_system.cpp
distributeddataservice/framework/feature/static_acts.cpp
distributeddataservice/framework/include/account/account_delegate.h
distributeddataservice/framework/include/app_id_mapping/app_id_mapping_config_manager.h
distributeddataservice/framework/include/backuprule/backup_rule_manager.h
distributeddataservice/framework/include/changeevent/remote_change_event.h
distributeddataservice/framework/include/checker/checker_manager.h
distributeddataservice/framework/include/cloud/asset_loader.h
distributeddataservice/framework/include/cloud/change_event.h
distributeddataservice/framework/include/cloud/cloud_config_manager.h
distributeddataservice/framework/include/cloud/cloud_db.h
distributeddataservice/framework/include/cloud/cloud_event.h
distributeddataservice/framework/include/cloud/cloud_extra_data.h
distributeddataservice/framework/include/cloud/cloud_info.h
distributeddataservice/framework/include/cloud/cloud_lock_event.h
distributeddataservice/framework/include/cloud/cloud_report.h
distributeddataservice/framework/include/cloud/cloud_server.h
distributeddataservice/framework/include/cloud/cloud_share_event.h
distributeddataservice/framework/include/cloud/cloud_sync_finished_event.h
distributeddataservice/framework/include/cloud/make_query_event.h
distributeddataservice/framework/include/cloud/schema_meta.h
distributeddataservice/framework/include/cloud/sharing_center.h
distributeddataservice/framework/include/cloud/subscription.h
distributeddataservice/framework/include/cloud/sync_event.h
distributeddataservice/framework/include/cloud/sync_strategy.h
distributeddataservice/framework/include/commonevent/data_change_event.h
distributeddataservice/framework/include/commonevent/data_sync_event.h
distributeddataservice/framework/include/commonevent/set_searchable_event.h
distributeddataservice/framework/include/communication/connect_manager.h
distributeddataservice/framework/include/directory/directory_manager.h
distributeddataservice/framework/include/dump/dump_manager.h
distributeddataservice/framework/include/error/general_error.h
distributeddataservice/framework/include/eventcenter/event.h
distributeddataservice/framework/include/eventcenter/event_center.h
distributeddataservice/framework/include/feature/feature_system.h
distributeddataservice/framework/include/feature/static_acts.h
distributeddataservice/framework/include/metadata/appid_meta_data.h
distributeddataservice/framework/include/metadata/auto_launch_meta_data.h
distributeddataservice/framework/include/metadata/capability_meta_data.h
distributeddataservice/framework/include/metadata/capability_range.h
distributeddataservice/framework/include/metadata/corrupted_meta_data.h
distributeddataservice/framework/include/metadata/matrix_meta_data.h
distributeddataservice/framework/include/metadata/meta_data.h
distributeddataservice/framework/include/metadata/meta_data_manager.h
distributeddataservice/framework/include/metadata/secret_key_meta_data.h
distributeddataservice/framework/include/metadata/store_debug_info.h
distributeddataservice/framework/include/metadata/store_meta_data.h
distributeddataservice/framework/include/metadata/store_meta_data_local.h
distributeddataservice/framework/include/metadata/strategy_meta_data.h
distributeddataservice/framework/include/metadata/switches_meta_data.h
distributeddataservice/framework/include/metadata/user_meta_data.h
distributeddataservice/framework/include/metadata/version_meta_data.h
distributeddataservice/framework/include/screen/screen_manager.h
distributeddataservice/framework/include/serializable/serializable.h
distributeddataservice/framework/include/snapshot/bind_event.h
distributeddataservice/framework/include/snapshot/machine_status.h
distributeddataservice/framework/include/snapshot/snapshot.h
distributeddataservice/framework/include/store/auto_cache.h
distributeddataservice/framework/include/store/cursor.h
distributeddataservice/framework/include/store/general_store.h
distributeddataservice/framework/include/store/general_value.h
distributeddataservice/framework/include/store/general_watcher.h
distributeddataservice/framework/include/store/store_info.h
distributeddataservice/framework/include/utils/anonymous.h
distributeddataservice/framework/include/utils/block_integer.h
distributeddataservice/framework/include/utils/constant.h
distributeddataservice/framework/include/utils/converter.h
distributeddataservice/framework/include/utils/crypto.h
distributeddataservice/framework/include/utils/endian_converter.h
distributeddataservice/framework/include/utils/ref_count.h
distributeddataservice/framework/metadata/appid_meta_data.cpp
distributeddataservice/framework/metadata/auto_launch_meta_data.cpp
distributeddataservice/framework/metadata/capability_meta_data.cpp
distributeddataservice/framework/metadata/capability_range.cpp
distributeddataservice/framework/metadata/corrupted_meta_data.cpp
distributeddataservice/framework/metadata/matrix_meta_data.cpp
distributeddataservice/framework/metadata/meta_data.cpp
distributeddataservice/framework/metadata/meta_data_manager.cpp
distributeddataservice/framework/metadata/secret_key_meta_data.cpp
distributeddataservice/framework/metadata/store_debug_info.cpp
distributeddataservice/framework/metadata/store_meta_data.cpp
distributeddataservice/framework/metadata/store_meta_data_local.cpp
distributeddataservice/framework/metadata/strategy_meta_data.cpp
distributeddataservice/framework/metadata/switches_meta_data.cpp
distributeddataservice/framework/metadata/user_meta_data.cpp
distributeddataservice/framework/metadata/version_meta_data.cpp
distributeddataservice/framework/screen/screen_manager.cpp
distributeddataservice/framework/serializable/serializable.cpp
distributeddataservice/framework/snapshot/bind_event.cpp
distributeddataservice/framework/snapshot/snapshot.cpp
distributeddataservice/framework/store/auto_cache.cpp
distributeddataservice/framework/test/BUILD.gn
distributeddataservice/framework/test/asset_loader_test.cpp
distributeddataservice/framework/test/backup_rule_manager_test.cpp
distributeddataservice/framework/test/bind_event_test.cpp
distributeddataservice/framework/test/checker_manager_test.cpp
distributeddataservice/framework/test/cloud_test.cpp
distributeddataservice/framework/test/constant_test.cpp
distributeddataservice/framework/test/crypto_test.cpp
distributeddataservice/framework/test/event_center_test.cpp
distributeddataservice/framework/test/event_test.cpp
distributeddataservice/framework/test/feature_test.cpp
distributeddataservice/framework/test/general_store_test.cpp
distributeddataservice/framework/test/meta_data_manager_test.cpp
distributeddataservice/framework/test/meta_data_test.cpp
distributeddataservice/framework/test/serializable_test.cpp
distributeddataservice/framework/test/store_meta_data_local_test.cpp
distributeddataservice/framework/test/store_test.cpp
distributeddataservice/framework/test/subscription_test.cpp
distributeddataservice/framework/test/utils_test.cpp
distributeddataservice/framework/utils/anonymous.cpp
distributeddataservice/framework/utils/block_integer.cpp
distributeddataservice/framework/utils/constant.cpp
distributeddataservice/framework/utils/converter.cpp
distributeddataservice/framework/utils/crypto.cpp
distributeddataservice/framework/utils/ref_count.cpp
distributeddataservice/rust/connect_adapter/BUILD.gn
distributeddataservice/rust/connect_adapter/include/connect.h
distributeddataservice/rust/connect_adapter/include/connect_wrapper.h
distributeddataservice/rust/connect_adapter/src/connect.cpp
distributeddataservice/rust/connect_adapter/src/connect_wrapper.cpp
distributeddataservice/rust/extension/BUILD.gn
distributeddataservice/rust/extension/asset_loader_impl.cpp
distributeddataservice/rust/extension/asset_loader_impl.h
distributeddataservice/rust/extension/cloud_cursor_impl.cpp
distributeddataservice/rust/extension/cloud_cursor_impl.h
distributeddataservice/rust/extension/cloud_db_impl.cpp
distributeddataservice/rust/extension/cloud_db_impl.h
distributeddataservice/rust/extension/cloud_server_impl.cpp
distributeddataservice/rust/extension/cloud_server_impl.h
distributeddataservice/rust/extension/extension_util.cpp
distributeddataservice/rust/extension/extension_util.h
distributeddataservice/rust/ylong_cloud_extension/BUILD.gn
distributeddataservice/rust/ylong_cloud_extension/Cargo.toml
distributeddataservice/rust/ylong_cloud_extension/README.md
distributeddataservice/rust/ylong_cloud_extension/README_zh.md
distributeddataservice/rust/ylong_cloud_extension/include/basic_rust_types.h
distributeddataservice/rust/ylong_cloud_extension/include/cloud_ext_types.h
distributeddataservice/rust/ylong_cloud_extension/include/cloud_extension.h
distributeddataservice/rust/ylong_cloud_extension/include/error.h
distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/basic_rust_types.rs
distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/cloud_ext_types.rs
distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/cloud_extension.rs
distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/mod.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/asset.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/connect.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/database.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/error.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/ffi.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/function.rs
distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/mod.rs
distributeddataservice/rust/ylong_cloud_extension/src/lib.rs
distributeddataservice/rust/ylong_cloud_extension/src/service_impl/asset_loader.rs
distributeddataservice/rust/ylong_cloud_extension/src/service_impl/cloud_db.rs
distributeddataservice/rust/ylong_cloud_extension/src/service_impl/cloud_service.rs
distributeddataservice/rust/ylong_cloud_extension/src/service_impl/error.rs
distributeddataservice/rust/ylong_cloud_extension/src/service_impl/mod.rs
distributeddataservice/rust/ylong_cloud_extension/src/service_impl/types.rs
distributeddataservice/rust/ylong_cloud_extension/tests/demo.txt
distributeddataservice/sa_profile/1301.json
distributeddataservice/service/BUILD.gn
distributeddataservice/service/backup/include/backup_manager.h
distributeddataservice/service/backup/src/backup_manager.cpp
distributeddataservice/service/bootstrap/include/bootstrap.h
distributeddataservice/service/bootstrap/src/bootstrap.cpp
distributeddataservice/service/cloud/cloud_service_impl.cpp
distributeddataservice/service/cloud/cloud_service_impl.h
distributeddataservice/service/cloud/cloud_service_stub.cpp
distributeddataservice/service/cloud/cloud_service_stub.h
distributeddataservice/service/cloud/cloud_types_util.cpp
distributeddataservice/service/cloud/cloud_types_util.h
distributeddataservice/service/cloud/cloud_value_util.cpp
distributeddataservice/service/cloud/cloud_value_util.h
distributeddataservice/service/cloud/sync_manager.cpp
distributeddataservice/service/cloud/sync_manager.h
distributeddataservice/service/cloud/sync_strategies/network_sync_strategy.cpp
distributeddataservice/service/cloud/sync_strategies/network_sync_strategy.h
distributeddataservice/service/common/common_types_utils.cpp
distributeddataservice/service/common/common_types_utils.h
distributeddataservice/service/common/value_proxy.cpp
distributeddataservice/service/common/value_proxy.h
distributeddataservice/service/common/xcollie.cpp
distributeddataservice/service/common/xcollie.h
distributeddataservice/service/config/include/config_factory.h
distributeddataservice/service/config/include/model/app_id_mapping_config.h
distributeddataservice/service/config/include/model/backup_config.h
distributeddataservice/service/config/include/model/checker_config.h
distributeddataservice/service/config/include/model/cloud_config.h
distributeddataservice/service/config/include/model/component_config.h
distributeddataservice/service/config/include/model/directory_config.h
distributeddataservice/service/config/include/model/global_config.h
distributeddataservice/service/config/include/model/network_config.h
distributeddataservice/service/config/include/model/protocol_config.h
distributeddataservice/service/config/src/config_factory.cpp
distributeddataservice/service/config/src/model/app_id_mapping_config.cpp
distributeddataservice/service/config/src/model/backup_config.cpp
distributeddataservice/service/config/src/model/checker_config.cpp
distributeddataservice/service/config/src/model/cloud_config.cpp
distributeddataservice/service/config/src/model/component_config.cpp
distributeddataservice/service/config/src/model/directory_config.cpp
distributeddataservice/service/config/src/model/global_config.cpp
distributeddataservice/service/config/src/model/network_config.cpp
distributeddataservice/service/config/src/model/protocol_config.cpp
distributeddataservice/service/crypto/include/crypto_manager.h
distributeddataservice/service/crypto/src/crypto_manager.cpp
distributeddataservice/service/data_share/BUILD.gn
distributeddataservice/service/data_share/common/app_connect_manager.cpp
distributeddataservice/service/data_share/common/app_connect_manager.h
distributeddataservice/service/data_share/common/base64_utils.cpp
distributeddataservice/service/data_share/common/base64_utils.h
distributeddataservice/service/data_share/common/bundle_mgr_proxy.cpp
distributeddataservice/service/data_share/common/bundle_mgr_proxy.h
distributeddataservice/service/data_share/common/callback_impl.h
distributeddataservice/service/data_share/common/context.h
distributeddataservice/service/data_share/common/db_delegate.cpp
distributeddataservice/service/data_share/common/db_delegate.h
distributeddataservice/service/data_share/common/div_strategy.cpp
distributeddataservice/service/data_share/common/div_strategy.h
distributeddataservice/service/data_share/common/extension_ability_manager.cpp
distributeddataservice/service/data_share/common/extension_ability_manager.h
distributeddataservice/service/data_share/common/extension_connect_adaptor.cpp
distributeddataservice/service/data_share/common/extension_connect_adaptor.h
distributeddataservice/service/data_share/common/extension_mgr_proxy.cpp
distributeddataservice/service/data_share/common/extension_mgr_proxy.h
distributeddataservice/service/data_share/common/kv_delegate.cpp
distributeddataservice/service/data_share/common/kv_delegate.h
distributeddataservice/service/data_share/common/rdb_delegate.cpp
distributeddataservice/service/data_share/common/rdb_delegate.h
distributeddataservice/service/data_share/common/scheduler_manager.cpp
distributeddataservice/service/data_share/common/scheduler_manager.h
distributeddataservice/service/data_share/common/seq_strategy.cpp
distributeddataservice/service/data_share/common/seq_strategy.h
distributeddataservice/service/data_share/common/strategy.h
distributeddataservice/service/data_share/common/timer_info.h
distributeddataservice/service/data_share/common/uri_utils.cpp
distributeddataservice/service/data_share/common/uri_utils.h
distributeddataservice/service/data_share/data/published_data.cpp
distributeddataservice/service/data_share/data/published_data.h
distributeddataservice/service/data_share/data/resultset_json_formatter.cpp
distributeddataservice/service/data_share/data/resultset_json_formatter.h
distributeddataservice/service/data_share/data/template_data.cpp
distributeddataservice/service/data_share/data/template_data.h
distributeddataservice/service/data_share/data_provider_config.cpp
distributeddataservice/service/data_share/data_provider_config.h
distributeddataservice/service/data_share/data_proxy_observer.h
distributeddataservice/service/data_share/data_share_db_config.cpp
distributeddataservice/service/data_share/data_share_db_config.h
distributeddataservice/service/data_share/data_share_obs_proxy.cpp
distributeddataservice/service/data_share/data_share_obs_proxy.h
distributeddataservice/service/data_share/data_share_profile_config.cpp
distributeddataservice/service/data_share/data_share_profile_config.h
distributeddataservice/service/data_share/data_share_service_impl.cpp
distributeddataservice/service/data_share/data_share_service_impl.h
distributeddataservice/service/data_share/data_share_service_stub.cpp
distributeddataservice/service/data_share/data_share_service_stub.h
distributeddataservice/service/data_share/data_share_silent_config.cpp
distributeddataservice/service/data_share/data_share_silent_config.h
distributeddataservice/service/data_share/data_share_types_util.cpp
distributeddataservice/service/data_share/data_share_types_util.h
distributeddataservice/service/data_share/idata_share_service.h
distributeddataservice/service/data_share/strategies/data_proxy/load_config_from_data_proxy_node_strategy.cpp
distributeddataservice/service/data_share/strategies/data_proxy/load_config_from_data_proxy_node_strategy.h
distributeddataservice/service/data_share/strategies/data_share/load_config_from_data_share_bundle_info_strategy.cpp
distributeddataservice/service/data_share/strategies/data_share/load_config_from_data_share_bundle_info_strategy.h
distributeddataservice/service/data_share/strategies/general/check_is_data_proxy_strategy.cpp
distributeddataservice/service/data_share/strategies/general/check_is_data_proxy_strategy.h
distributeddataservice/service/data_share/strategies/general/check_is_single_app_strategy.cpp
distributeddataservice/service/data_share/strategies/general/check_is_single_app_strategy.h
distributeddataservice/service/data_share/strategies/general/cross_permission_strategy.cpp
distributeddataservice/service/data_share/strategies/general/cross_permission_strategy.h
distributeddataservice/service/data_share/strategies/general/load_config_common_strategy.cpp
distributeddataservice/service/data_share/strategies/general/load_config_common_strategy.h
distributeddataservice/service/data_share/strategies/general/load_config_data_info_strategy.cpp
distributeddataservice/service/data_share/strategies/general/load_config_data_info_strategy.h
distributeddataservice/service/data_share/strategies/general/load_config_from_bundle_info_strategy.cpp
distributeddataservice/service/data_share/strategies/general/load_config_from_bundle_info_strategy.h
distributeddataservice/service/data_share/strategies/general/permission_strategy.cpp
distributeddataservice/service/data_share/strategies/general/permission_strategy.h
distributeddataservice/service/data_share/strategies/get_data_strategy.cpp
distributeddataservice/service/data_share/strategies/get_data_strategy.h
distributeddataservice/service/data_share/strategies/publish_strategy.cpp
distributeddataservice/service/data_share/strategies/publish_strategy.h
distributeddataservice/service/data_share/strategies/rdb_notify_strategy.cpp
distributeddataservice/service/data_share/strategies/rdb_notify_strategy.h
distributeddataservice/service/data_share/strategies/subscribe_strategy.cpp
distributeddataservice/service/data_share/strategies/subscribe_strategy.h
distributeddataservice/service/data_share/strategies/template_strategy.cpp
distributeddataservice/service/data_share/strategies/template_strategy.h
distributeddataservice/service/data_share/subscriber_managers/published_data_subscriber_manager.cpp
distributeddataservice/service/data_share/subscriber_managers/published_data_subscriber_manager.h
distributeddataservice/service/data_share/subscriber_managers/rdb_subscriber_manager.cpp
distributeddataservice/service/data_share/subscriber_managers/rdb_subscriber_manager.h
distributeddataservice/service/data_share/sys_event_subscriber.cpp
distributeddataservice/service/data_share/sys_event_subscriber.h
distributeddataservice/service/dumper/include/dump_helper.h
distributeddataservice/service/dumper/src/dump_helper.cpp
distributeddataservice/service/kvdb/auth_delegate.cpp
distributeddataservice/service/kvdb/auth_delegate.h
distributeddataservice/service/kvdb/kv_radar_reporter.h
distributeddataservice/service/kvdb/kvdb_exporter.cpp
distributeddataservice/service/kvdb/kvdb_exporter.h
distributeddataservice/service/kvdb/kvdb_general_store.cpp
distributeddataservice/service/kvdb/kvdb_general_store.h
distributeddataservice/service/kvdb/kvdb_notifier_proxy.cpp
distributeddataservice/service/kvdb/kvdb_notifier_proxy.h
distributeddataservice/service/kvdb/kvdb_query.h
distributeddataservice/service/kvdb/kvdb_service_impl.cpp
distributeddataservice/service/kvdb/kvdb_service_impl.h
distributeddataservice/service/kvdb/kvdb_service_stub.cpp
distributeddataservice/service/kvdb/kvdb_service_stub.h
distributeddataservice/service/kvdb/kvdb_watcher.cpp
distributeddataservice/service/kvdb/kvdb_watcher.h
distributeddataservice/service/kvdb/kvstore_sync_manager.cpp
distributeddataservice/service/kvdb/kvstore_sync_manager.h
distributeddataservice/service/kvdb/query_helper.cpp
distributeddataservice/service/kvdb/query_helper.h
distributeddataservice/service/kvdb/upgrade.cpp
distributeddataservice/service/kvdb/upgrade.h
distributeddataservice/service/kvdb/user_delegate.cpp
distributeddataservice/service/kvdb/user_delegate.h
distributeddataservice/service/matrix/include/auto_sync_matrix.h
distributeddataservice/service/matrix/include/device_matrix.h
distributeddataservice/service/matrix/include/matrix_event.h
distributeddataservice/service/matrix/src/auto_sync_matrix.cpp
distributeddataservice/service/matrix/src/device_matrix.cpp
distributeddataservice/service/matrix/src/matrix_event.cpp
distributeddataservice/service/object/object_asset_loader.cpp
distributeddataservice/service/object/object_asset_loader.h
distributeddataservice/service/object/object_asset_machine.cpp
distributeddataservice/service/object/object_asset_machine.h
distributeddataservice/service/object/object_callback_proxy.cpp
distributeddataservice/service/object/object_callback_proxy.h
distributeddataservice/service/object/object_common.h
distributeddataservice/service/object/object_data_listener.cpp
distributeddataservice/service/object/object_data_listener.h
distributeddataservice/service/object/object_dms_handler.cpp
distributeddataservice/service/object/object_dms_handler.h
distributeddataservice/service/object/object_manager.cpp
distributeddataservice/service/object/object_manager.h
distributeddataservice/service/object/object_service_impl.cpp
distributeddataservice/service/object/object_service_impl.h
distributeddataservice/service/object/object_service_stub.cpp
distributeddataservice/service/object/object_service_stub.h
distributeddataservice/service/object/object_snapshot.cpp
distributeddataservice/service/object/object_snapshot.h
distributeddataservice/service/object/object_types_utils.cpp
distributeddataservice/service/object/object_types_utils.h
distributeddataservice/service/permission/include/permit_delegate.h
distributeddataservice/service/permission/src/permit_delegate.cpp
distributeddataservice/service/rdb/cache_cursor.cpp
distributeddataservice/service/rdb/cache_cursor.h
distributeddataservice/service/rdb/irdb_result_set.h
distributeddataservice/service/rdb/rdb_asset_loader.cpp
distributeddataservice/service/rdb/rdb_asset_loader.h
distributeddataservice/service/rdb/rdb_cloud.cpp
distributeddataservice/service/rdb/rdb_cloud.h
distributeddataservice/service/rdb/rdb_cloud_data_translate.cpp
distributeddataservice/service/rdb/rdb_cloud_data_translate.h
distributeddataservice/service/rdb/rdb_cursor.cpp
distributeddataservice/service/rdb/rdb_cursor.h
distributeddataservice/service/rdb/rdb_general_store.cpp
distributeddataservice/service/rdb/rdb_general_store.h
distributeddataservice/service/rdb/rdb_notifier_proxy.cpp
distributeddataservice/service/rdb/rdb_notifier_proxy.h
distributeddataservice/service/rdb/rdb_query.cpp
distributeddataservice/service/rdb/rdb_query.h
distributeddataservice/service/rdb/rdb_result_set_impl.cpp
distributeddataservice/service/rdb/rdb_result_set_impl.h
distributeddataservice/service/rdb/rdb_result_set_stub.cpp
distributeddataservice/service/rdb/rdb_result_set_stub.h
distributeddataservice/service/rdb/rdb_service_impl.cpp
distributeddataservice/service/rdb/rdb_service_impl.h
distributeddataservice/service/rdb/rdb_service_stub.cpp
distributeddataservice/service/rdb/rdb_service_stub.h
distributeddataservice/service/rdb/rdb_watcher.cpp
distributeddataservice/service/rdb/rdb_watcher.h
distributeddataservice/service/test/BUILD.gn
distributeddataservice/service/test/cache_cursor_test.cpp
distributeddataservice/service/test/cloud_data_test.cpp
distributeddataservice/service/test/cloud_service_impl_test.cpp
distributeddataservice/service/test/cloud_test.cpp
distributeddataservice/service/test/config_factory_test.cpp
distributeddataservice/service/test/crypto_manager_test.cpp
distributeddataservice/service/test/data_share_profile_config_test.cpp
distributeddataservice/service/test/data_share_service_impl_test.cpp
distributeddataservice/service/test/data_share_service_stub_test.cpp
distributeddataservice/service/test/data_share_subscriber_managers_test.cpp
distributeddataservice/service/test/device_matrix_test.cpp
distributeddataservice/service/test/directory_manager_test.cpp
distributeddataservice/service/test/dump_helper_test.cpp
distributeddataservice/service/test/fuzztest/BUILD.gn
distributeddataservice/service/test/fuzztest/cloudservicestub_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/cloudservicestub_fuzzer/cloudservicestub_fuzzer.cpp
distributeddataservice/service/test/fuzztest/cloudservicestub_fuzzer/cloudservicestub_fuzzer.h
distributeddataservice/service/test/fuzztest/cloudservicestub_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/cloudservicestub_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/datashareservicestub_fuzzer.cpp
distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/datashareservicestub_fuzzer.h
distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/dumphelper_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/dumphelper_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/dumphelper_fuzzer/dumphelper_fuzzer.cpp
distributeddataservice/service/test/fuzztest/dumphelper_fuzzer/dumphelper_fuzzer.h
distributeddataservice/service/test/fuzztest/dumphelper_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/kvdbservicestub_fuzzer.cpp
distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/kvdbservicestub_fuzzer.h
distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/objectservicestub_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/objectservicestub_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/objectservicestub_fuzzer/objectservicestub_fuzzer.cpp
distributeddataservice/service/test/fuzztest/objectservicestub_fuzzer/objectservicestub_fuzzer.h
distributeddataservice/service/test/fuzztest/objectservicestub_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/rdbresultsetstub_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/rdbresultsetstub_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/rdbresultsetstub_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/rdbresultsetstub_fuzzer/rdbresultsetstub_fuzzer.cpp
distributeddataservice/service/test/fuzztest/rdbresultsetstub_fuzzer/rdbresultsetstub_fuzzer.h
distributeddataservice/service/test/fuzztest/rdbservicestub_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/rdbservicestub_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/rdbservicestub_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/rdbservicestub_fuzzer/rdbservicestub_fuzzer.cpp
distributeddataservice/service/test/fuzztest/rdbservicestub_fuzzer/rdbservicestub_fuzzer.h
distributeddataservice/service/test/fuzztest/udmfservice_fuzzer/BUILD.gn
distributeddataservice/service/test/fuzztest/udmfservice_fuzzer/corpus/init
distributeddataservice/service/test/fuzztest/udmfservice_fuzzer/project.xml
distributeddataservice/service/test/fuzztest/udmfservice_fuzzer/udmfservice_fuzzer.cpp
distributeddataservice/service/test/fuzztest/udmfservice_fuzzer/udmfservice_fuzzer.h
distributeddataservice/service/test/kvdb_general_store_test.cpp
distributeddataservice/service/test/kvdb_service_impl_test.cpp
distributeddataservice/service/test/kvdb_service_test.cpp
distributeddataservice/service/test/meta_data_test.cpp
distributeddataservice/service/test/mock/BUILD.gn
distributeddataservice/service/test/mock/checker_mock.cpp
distributeddataservice/service/test/mock/checker_mock.h
distributeddataservice/service/test/mock/cursor_mock.cpp
distributeddataservice/service/test/mock/cursor_mock.h
distributeddataservice/service/test/mock/db_change_data_mock.cpp
distributeddataservice/service/test/mock/db_change_data_mock.h
distributeddataservice/service/test/mock/db_store_mock.cpp
distributeddataservice/service/test/mock/db_store_mock.h
distributeddataservice/service/test/mock/general_store_mock.cpp
distributeddataservice/service/test/mock/general_store_mock.h
distributeddataservice/service/test/mock/general_watcher_mock.cpp
distributeddataservice/service/test/mock/general_watcher_mock.h
distributeddataservice/service/test/mock/kv_store_nb_delegate_mock.cpp
distributeddataservice/service/test/mock/kv_store_nb_delegate_mock.h
distributeddataservice/service/test/object_asset_loader_test.cpp
distributeddataservice/service/test/object_asset_machine_test.cpp
distributeddataservice/service/test/object_dms_handler_test.cpp
distributeddataservice/service/test/object_manager_test.cpp
distributeddataservice/service/test/object_snapshot_test.cpp
distributeddataservice/service/test/rdb_asset_loader_test.cpp
distributeddataservice/service/test/rdb_cloud_test.cpp
distributeddataservice/service/test/rdb_cursor_test.cpp
distributeddataservice/service/test/rdb_general_store_test.cpp
distributeddataservice/service/test/rdb_query_test.cpp
distributeddataservice/service/test/rdb_result_set_impl_test.cpp
distributeddataservice/service/test/rdb_result_set_stub_test.cpp
distributeddataservice/service/test/udmf_run_time_store_test.cpp
distributeddataservice/service/test/value_proxy_test.cpp
distributeddataservice/service/test/water_version_manager_test.cpp
distributeddataservice/service/udmf/BUILD.gn
distributeddataservice/service/udmf/lifecycle/clean_on_startup.cpp
distributeddataservice/service/udmf/lifecycle/clean_on_startup.h
distributeddataservice/service/udmf/lifecycle/clean_on_timeout.cpp
distributeddataservice/service/udmf/lifecycle/clean_on_timeout.h
distributeddataservice/service/udmf/lifecycle/lifecycle_manager.cpp
distributeddataservice/service/udmf/lifecycle/lifecycle_manager.h
distributeddataservice/service/udmf/lifecycle/lifecycle_policy.cpp
distributeddataservice/service/udmf/lifecycle/lifecycle_policy.h
distributeddataservice/service/udmf/permission/checker_manager.cpp
distributeddataservice/service/udmf/permission/checker_manager.h
distributeddataservice/service/udmf/permission/data_checker.cpp
distributeddataservice/service/udmf/permission/data_checker.h
distributeddataservice/service/udmf/permission/uri_permission_manager.cpp
distributeddataservice/service/udmf/permission/uri_permission_manager.h
distributeddataservice/service/udmf/preprocess/preprocess_utils.cpp
distributeddataservice/service/udmf/preprocess/preprocess_utils.h
distributeddataservice/service/udmf/store/runtime_store.cpp
distributeddataservice/service/udmf/store/runtime_store.h
distributeddataservice/service/udmf/store/store.h
distributeddataservice/service/udmf/store/store_account_observer.cpp
distributeddataservice/service/udmf/store/store_account_observer.h
distributeddataservice/service/udmf/store/store_cache.cpp
distributeddataservice/service/udmf/store/store_cache.h
distributeddataservice/service/udmf/udmf_service_impl.cpp
distributeddataservice/service/udmf/udmf_service_impl.h
distributeddataservice/service/udmf/udmf_service_stub.cpp
distributeddataservice/service/udmf/udmf_service_stub.h
distributeddataservice/service/waterversion/water_version_manager.cpp
distributeddataservice/service/waterversion/water_version_manager.h