History log of /foundation/deviceprofile/device_info_manager/old/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f8af9c4817-Oct-2024 openharmony_ci <120357966@qq.com>

!701 为appInfo添加后缀
Merge pull request !701 from wzhhhh/master


common/include/device_profile_errors.h
common/include/device_profile_log.h
common/include/device_profile_utils.h
common/include/deviceprofile_ipc_interface_code.h
common/include/parcel_helper.h
common/include/single_instance.h
common/src/device_profile_utils.cpp
interfaces/innerkits/core/BUILD.gn
interfaces/innerkits/core/include/callback/device_profile_load_callback.h
interfaces/innerkits/core/include/distributed_device_profile_client.h
interfaces/innerkits/core/include/distributed_device_profile_proxy.h
interfaces/innerkits/core/include/idistributed_device_profile.h
interfaces/innerkits/core/include/iprofile_event_callback.h
interfaces/innerkits/core/include/iprofile_event_notifier.h
interfaces/innerkits/core/include/profile_change_notification.h
interfaces/innerkits/core/include/profile_event.h
interfaces/innerkits/core/include/profile_event_notifier_stub.h
interfaces/innerkits/core/include/service_characteristic_profile.h
interfaces/innerkits/core/include/subscribe_info.h
interfaces/innerkits/core/include/sync_options.h
interfaces/innerkits/core/src/callback/device_profile_load_callback.cpp
interfaces/innerkits/core/src/distributed_device_profile_client.cpp
interfaces/innerkits/core/src/distributed_device_profile_proxy.cpp
interfaces/innerkits/core/src/profile_event_notifier_stub.cpp
permission/BUILD.gn
permission/authority.json
radar/BUILD.gn
radar/include/dp_radar_helper.h
radar/src/dp_radar_helper.cpp
radar/test/unittest/BUILD.gn
radar/test/unittest/dp_radar_helper_test.cpp
radar/test/unittest/dp_radar_helper_test.h
services/core/BUILD.gn
services/core/include/authority/authority_manager.h
services/core/include/authority/trust_group_manager.h
services/core/include/contentsensor/app_info_collector.h
services/core/include/contentsensor/content_collector.h
services/core/include/contentsensor/content_sensor_manager.h
services/core/include/contentsensor/device_info_collector.h
services/core/include/contentsensor/pasteboard_info_collector.h
services/core/include/contentsensor/storage_info_collector.h
services/core/include/contentsensor/syscap_info_collector.h
services/core/include/contentsensor/system_info_collector.h
services/core/include/dbstorage/device_profile_storage.h
services/core/include/dbstorage/device_profile_storage_manager.h
services/core/include/dbstorage/kvstore_death_recipient_dp.h
services/core/include/dbstorage/online_sync_table.h
services/core/include/dbstorage/sync_coordinator.h
services/core/include/devicemanager/device_info.h
services/core/include/devicemanager/dp_device_manager.h
services/core/include/dfx/device_profile_dumper.h
services/core/include/distributed_device_profile_service.h
services/core/include/distributed_device_profile_stub.h
services/core/include/subscribemanager/profile_change_handler.h
services/core/include/subscribemanager/profile_event_handler.h
services/core/include/subscribemanager/profile_event_handler_factory.h
services/core/include/subscribemanager/profile_event_notifier_proxy.h
services/core/include/subscribemanager/profile_sync_handler.h
services/core/include/subscribemanager/subscribe_info_checker.h
services/core/include/subscribemanager/subscribe_manager.h
services/core/include/subscribemanager/subscriber_death_recipient.h
services/core/src/authority/authority_manager.cpp
services/core/src/authority/trust_group_manager.cpp
services/core/src/contentsensor/app_info_collector.cpp
services/core/src/contentsensor/content_collector.cpp
services/core/src/contentsensor/content_sensor_manager.cpp
services/core/src/contentsensor/device_info_collector.cpp
services/core/src/contentsensor/pasteboard_info_collector.cpp
services/core/src/contentsensor/storage_info_collector.cpp
services/core/src/contentsensor/syscap_info_collector.cpp
services/core/src/contentsensor/system_info_collector.cpp
services/core/src/dbstorage/device_profile_storage.cpp
services/core/src/dbstorage/device_profile_storage_manager.cpp
services/core/src/dbstorage/kvstore_death_recipient_dp.cpp
services/core/src/dbstorage/online_sync_table.cpp
services/core/src/dbstorage/sync_coordinator.cpp
services/core/src/devicemanager/device_info.cpp
services/core/src/devicemanager/dp_device_manager.cpp
services/core/src/dfx/device_profile_dumper.cpp
services/core/src/distributed_device_profile_service.cpp
services/core/src/distributed_device_profile_stub.cpp
services/core/src/profile_change_notification.cpp
services/core/src/service_characteristic_profile.cpp
services/core/src/subscribemanager/profile_change_handler.cpp
services/core/src/subscribemanager/profile_event_handler.cpp
services/core/src/subscribemanager/profile_event_handler_factory.cpp
services/core/src/subscribemanager/profile_event_notifier_proxy.cpp
services/core/src/subscribemanager/profile_sync_handler.cpp
services/core/src/subscribemanager/subscribe_info.cpp
services/core/src/subscribemanager/subscribe_info_checker.cpp
services/core/src/subscribemanager/subscribe_manager.cpp
services/core/src/subscribemanager/subscriber_death_recipient.cpp
services/core/src/sync_options.cpp
services/core/test/BUILD.gn
services/core/test/fuzztest/BUILD.gn
services/core/test/fuzztest/deviceprofile_fuzzer/BUILD.gn
services/core/test/fuzztest/deviceprofile_fuzzer/corpus/init
services/core/test/fuzztest/deviceprofile_fuzzer/device_profile_fuzzer.cpp
services/core/test/fuzztest/deviceprofile_fuzzer/device_profile_fuzzer.h
services/core/test/fuzztest/deviceprofile_fuzzer/project.xml
services/core/test/fuzztest/dumplocalprofile_fuzzer/BUILD.gn
services/core/test/fuzztest/dumplocalprofile_fuzzer/corpus/init
services/core/test/fuzztest/dumplocalprofile_fuzzer/dumplocalprofile_fuzzer.cpp
services/core/test/fuzztest/dumplocalprofile_fuzzer/dumplocalprofile_fuzzer.h
services/core/test/fuzztest/dumplocalprofile_fuzzer/project.xml
services/core/test/fuzztest/getdeviceprofile_fuzzer/BUILD.gn
services/core/test/fuzztest/getdeviceprofile_fuzzer/corpus/init
services/core/test/fuzztest/getdeviceprofile_fuzzer/getdeviceprofile_fuzzer.cpp
services/core/test/fuzztest/getdeviceprofile_fuzzer/getdeviceprofile_fuzzer.h
services/core/test/fuzztest/getdeviceprofile_fuzzer/project.xml
services/core/test/fuzztest/profilechangenotification_fuzzer/BUILD.gn
services/core/test/fuzztest/profilechangenotification_fuzzer/corpus/init
services/core/test/fuzztest/profilechangenotification_fuzzer/profilechangenotification_fuzzer.cpp
services/core/test/fuzztest/profilechangenotification_fuzzer/profilechangenotification_fuzzer.h
services/core/test/fuzztest/profilechangenotification_fuzzer/project.xml
services/core/test/fuzztest/putdeviceprofile_fuzzer/BUILD.gn
services/core/test/fuzztest/putdeviceprofile_fuzzer/corpus/init
services/core/test/fuzztest/putdeviceprofile_fuzzer/project.xml
services/core/test/fuzztest/putdeviceprofile_fuzzer/putdeviceprofile_fuzzer.cpp
services/core/test/fuzztest/putdeviceprofile_fuzzer/putdeviceprofile_fuzzer.h
services/core/test/fuzztest/putdeviceprofileinner_fuzzer/BUILD.gn
services/core/test/fuzztest/putdeviceprofileinner_fuzzer/corpus/init
services/core/test/fuzztest/putdeviceprofileinner_fuzzer/project.xml
services/core/test/fuzztest/putdeviceprofileinner_fuzzer/putdeviceprofileinner_fuzzer.cpp
services/core/test/fuzztest/putdeviceprofileinner_fuzzer/putdeviceprofileinner_fuzzer.h
services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/BUILD.gn
services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/corpus/init
services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/project.xml
services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/subscribeprofileeventinner_fuzzer.cpp
services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/subscribeprofileeventinner_fuzzer.h
services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/BUILD.gn
services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/corpus/init
services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/project.xml
services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/syncdeviceprofileinner_fuzzer.cpp
services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/syncdeviceprofileinner_fuzzer.h
services/core/test/unittest/content_sensor_test.cpp
services/core/test/unittest/device_profile_dfx_test.cpp
services/core/test/unittest/device_profile_utils_test.cpp
services/core/test/unittest/distributed_device_profile_stub_test.cpp
services/core/test/unittest/event_subscribe_test.cpp
services/core/test/unittest/profile_authority_test.cpp
services/core/test/unittest/profile_change_handler_test.cpp
services/core/test/unittest/profile_change_notification_test.cpp
services/core/test/unittest/profile_crud_test.cpp
services/core/test/unittest/profile_dm_test.cpp
services/core/test/unittest/profile_entry_test.cpp
services/core/test/unittest/profile_event_notifier_proxy_test.cpp
services/core/test/unittest/profile_proxy_test.cpp
services/core/test/unittest/profile_storage_test.cpp
services/core/test/unittest/profile_sync_test.cpp
services/core/test/unittest/service_profile_test.cpp
services/core/test/unittest/subscribe_info_checker_test.cpp
services/core/test/unittest/subscribe_info_test.cpp
services/core/test/unittest/subscribe_manager_test.cpp
services/core/test/unittest/test_util.cpp
services/core/test/unittest/test_util.h
services/core/test/unittest/utils.h
test/resource/BUILD.gn
test/resource/authority/invalid_authority.json
test/resource/authority/valid_authority.json
test/resource/ohos_test.xml
tools/dp/BUILD.gn
tools/dp/include/dp_command.h
tools/dp/include/shell_command.h
tools/dp/src/dp_command.cpp
tools/dp/src/main.cpp
tools/dp/src/shell_command.cpp