History log of /
foundation
/
resourceschedule
/
work_scheduler
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
7a9a4b8f
21-Oct-2024
openharmony_ci <120357966@qq.com>
!459 延迟任务TDD补充
Merge pull request !459 from hxf/master
BUILD.gn
CODEOWNERS
LICENSE
OAT.xml
README.md
README_ZH.md
bundle.json
figures/en-us_image001.png
figures/zh-cn_image001.png
frameworks/BUILD.gn
frameworks/extension/BUILD.gn
frameworks/extension/include/iwork_scheduler.h
frameworks/extension/include/js_work_scheduler_extension.h
frameworks/extension/include/js_work_scheduler_extension_context.h
frameworks/extension/include/work_scheduler_extension.h
frameworks/extension/include/work_scheduler_extension_context.h
frameworks/extension/include/work_scheduler_extension_module_loader.h
frameworks/extension/src/js_work_scheduler_extension.cpp
frameworks/extension/src/js_work_scheduler_extension_context.cpp
frameworks/extension/src/work_scheduler_extension.cpp
frameworks/extension/src/work_scheduler_extension_context.cpp
frameworks/extension/src/work_scheduler_extension_module_loader.cpp
frameworks/include/iwork_sched_service.h
frameworks/include/iwork_sched_service_ipc_interface_code.h
frameworks/include/work_condition.h
frameworks/include/work_info.h
frameworks/include/workscheduler_srv_client.h
frameworks/src/work_info.cpp
frameworks/src/workscheduler_srv_client.cpp
frameworks/test/unittest/BUILD.gn
frameworks/test/unittest/include/workinfo_test.h
frameworks/test/unittest/src/work_sched_client_test.cpp
frameworks/test/unittest/src/workinfo_test.cpp
hisysevent.yaml
interfaces/kits/cj/BUILD.gn
interfaces/kits/cj/work_scheduler/work_scheduler_ffi.cpp
interfaces/kits/cj/work_scheduler/work_scheduler_ffi.h
interfaces/kits/cj/work_scheduler/work_scheduler_log.h
interfaces/kits/cj/work_scheduler/work_scheduler_mock.cpp
interfaces/kits/js/BUILD.gn
interfaces/kits/js/napi/include/common.h
interfaces/kits/js/napi/include/common_want.h
interfaces/kits/js/napi/include/get_work_status.h
interfaces/kits/js/napi/include/init.h
interfaces/kits/js/napi/include/is_last_work_time_out.h
interfaces/kits/js/napi/include/obtain_all_works.h
interfaces/kits/js/napi/include/start_work.h
interfaces/kits/js/napi/include/stop_and_clear_works.h
interfaces/kits/js/napi/include/stop_work.h
interfaces/kits/js/napi/src/common.cpp
interfaces/kits/js/napi/src/common_want.cpp
interfaces/kits/js/napi/src/get_work_status.cpp
interfaces/kits/js/napi/src/init.cpp
interfaces/kits/js/napi/src/is_last_work_time_out.cpp
interfaces/kits/js/napi/src/obtain_all_works.cpp
interfaces/kits/js/napi/src/start_work.cpp
interfaces/kits/js/napi/src/stop_and_clear_works.cpp
interfaces/kits/js/napi/src/stop_work.cpp
interfaces/kits/js/napi/work_scheduler_extension/BUILD.gn
interfaces/kits/js/napi/work_scheduler_extension/work_scheduler_extension_ability.js
interfaces/kits/js/napi/work_scheduler_extension/work_scheduler_extension_ability_module.cpp
interfaces/kits/js/napi/work_scheduler_extension_context/BUILD.gn
interfaces/kits/js/napi/work_scheduler_extension_context/work_scheduler_extension_context.js
interfaces/kits/js/napi/work_scheduler_extension_context/work_scheduler_extension_context_module.cpp
interfaces/test/unittest/work_scheduler_jsunittest/BUILD.gn
interfaces/test/unittest/work_scheduler_jsunittest/config.json
interfaces/test/unittest/work_scheduler_jsunittest/openharmony_sx.p7b
interfaces/test/unittest/work_scheduler_jsunittest/work_scheduler_jsunit.test.js
sa_profile/1904.json
sa_profile/BUILD.gn
services/BUILD.gn
services/native/include/conditions/battery_level_listener.h
services/native/include/conditions/battery_status_listener.h
services/native/include/conditions/charger_listener.h
services/native/include/conditions/condition_checker.h
services/native/include/conditions/group_listener.h
services/native/include/conditions/icondition_listener.h
services/native/include/conditions/network_listener.h
services/native/include/conditions/screen_listener.h
services/native/include/conditions/storage_listener.h
services/native/include/conditions/timer_listener.h
services/native/include/detector_value.h
services/native/include/event_publisher.h
services/native/include/ipolicy_listener.h
services/native/include/policy/app_data_clear_listener.h
services/native/include/policy/cpu_policy.h
services/native/include/policy/ipolicy_filter.h
services/native/include/policy/memory_policy.h
services/native/include/policy/power_mode_policy.h
services/native/include/policy/thermal_policy.h
services/native/include/policy_type.h
services/native/include/scheduler_bg_task_subscriber.h
services/native/include/watchdog.h
services/native/include/work_bundle_group_change_callback.h
services/native/include/work_conn_manager.h
services/native/include/work_datashare_helper.h
services/native/include/work_event_handler.h
services/native/include/work_policy_manager.h
services/native/include/work_queue.h
services/native/include/work_queue_event_handler.h
services/native/include/work_queue_manager.h
services/native/include/work_scheduler_connection.h
services/native/include/work_scheduler_service.h
services/native/include/work_standby_state_change_callback.h
services/native/include/work_status.h
services/native/src/conditions/battery_level_listener.cpp
services/native/src/conditions/battery_status_listener.cpp
services/native/src/conditions/charger_listener.cpp
services/native/src/conditions/condition_checker.cpp
services/native/src/conditions/group_listener.cpp
services/native/src/conditions/network_listener.cpp
services/native/src/conditions/screen_listener.cpp
services/native/src/conditions/storage_listener.cpp
services/native/src/conditions/timer_listener.cpp
services/native/src/event_publisher.cpp
services/native/src/policy/app_data_clear_listener.cpp
services/native/src/policy/cpu_policy.cpp
services/native/src/policy/memory_policy.cpp
services/native/src/policy/power_mode_policy.cpp
services/native/src/policy/thermal_policy.cpp
services/native/src/scheduler_bg_task_subscriber.cpp
services/native/src/watchdog.cpp
services/native/src/work_bundle_group_change_callback.cpp
services/native/src/work_conn_manager.cpp
services/native/src/work_datashare_helper.cpp
services/native/src/work_event_handler.cpp
services/native/src/work_policy_manager.cpp
services/native/src/work_queue.cpp
services/native/src/work_queue_event_handler.cpp
services/native/src/work_queue_manager.cpp
services/native/src/work_scheduler_connection.cpp
services/native/src/work_scheduler_service.cpp
services/native/src/work_standby_state_change_callback.cpp
services/native/src/work_status.cpp
services/test/BUILD.gn
services/test/src/conditions/network_listener_test.cpp
services/test/src/conditions/screen_listener_test.cpp
services/test/src/event_publisher_test.cpp
services/test/src/policy/app_data_clear_listener_test.cpp
services/test/src/policy/cpu_policy_test.cpp
services/test/src/policy/memory_policy_test.cpp
services/test/src/policy/power_mode_policy_test.cpp
services/test/src/policy/thermal_policy_test.cpp
services/test/src/scheduler_bg_task_subscriber_test.cpp
services/test/src/watchdog_test.cpp
services/test/src/work_conn_manager_test.cpp
services/test/src/work_policy_manager_test.cpp
services/test/src/work_queue_test.cpp
services/test/src/work_status_test.cpp
services/test/src/workschedulerservice_test.cpp
services/test/src/zidl/work_scheduler_proxy_test.cpp
services/zidl/include/work_sched_service_proxy.h
services/zidl/include/work_sched_service_stub.h
services/zidl/include/work_scheduler_proxy.h
services/zidl/include/work_scheduler_stub.h
services/zidl/include/work_scheduler_stub_imp.h
services/zidl/include/work_scheduler_stub_ipc_interface_code.h
services/zidl/src/work_sched_service_proxy.cpp
services/zidl/src/work_sched_service_stub.cpp
services/zidl/src/work_scheduler_proxy.cpp
services/zidl/src/work_scheduler_stub.cpp
services/zidl/src/work_scheduler_stub_imp.cpp
test/fuzztest/BUILD.gn
test/fuzztest/workschedulergetallrunningworks_fuzzer/BUILD.gn
test/fuzztest/workschedulergetallrunningworks_fuzzer/corpus/init
test/fuzztest/workschedulergetallrunningworks_fuzzer/project.xml
test/fuzztest/workschedulergetallrunningworks_fuzzer/workschedulergetallrunningworks_fuzzer.cpp
test/fuzztest/workschedulergetallrunningworks_fuzzer/workschedulergetallrunningworks_fuzzer.h
test/fuzztest/workschedulergetworkstatus_fuzzer/BUILD.gn
test/fuzztest/workschedulergetworkstatus_fuzzer/corpus/init
test/fuzztest/workschedulergetworkstatus_fuzzer/project.xml
test/fuzztest/workschedulergetworkstatus_fuzzer/workschedulergetworkstatus_fuzzer.cpp
test/fuzztest/workschedulergetworkstatus_fuzzer/workschedulergetworkstatus_fuzzer.h
test/fuzztest/workschedulerislastworktimeout_fuzzer/BUILD.gn
test/fuzztest/workschedulerislastworktimeout_fuzzer/corpus/init
test/fuzztest/workschedulerislastworktimeout_fuzzer/project.xml
test/fuzztest/workschedulerislastworktimeout_fuzzer/workschedulerislastworktimeout_fuzzer.cpp
test/fuzztest/workschedulerislastworktimeout_fuzzer/workschedulerislastworktimeout_fuzzer.h
test/fuzztest/workschedulerobtainallworks_fuzzer/BUILD.gn
test/fuzztest/workschedulerobtainallworks_fuzzer/corpus/init
test/fuzztest/workschedulerobtainallworks_fuzzer/project.xml
test/fuzztest/workschedulerobtainallworks_fuzzer/workschedulerobtainallworks_fuzzer.cpp
test/fuzztest/workschedulerobtainallworks_fuzzer/workschedulerobtainallworks_fuzzer.h
test/fuzztest/workschedulerstartwork_fuzzer/BUILD.gn
test/fuzztest/workschedulerstartwork_fuzzer/corpus/init
test/fuzztest/workschedulerstartwork_fuzzer/project.xml
test/fuzztest/workschedulerstartwork_fuzzer/workschedulerstartwork_fuzzer.cpp
test/fuzztest/workschedulerstartwork_fuzzer/workschedulerstartwork_fuzzer.h
test/fuzztest/workschedulerstopandcancelwork_fuzzer/BUILD.gn
test/fuzztest/workschedulerstopandcancelwork_fuzzer/corpus/init
test/fuzztest/workschedulerstopandcancelwork_fuzzer/project.xml
test/fuzztest/workschedulerstopandcancelwork_fuzzer/workschedulerstopandcancelwork_fuzzer.cpp
test/fuzztest/workschedulerstopandcancelwork_fuzzer/workschedulerstopandcancelwork_fuzzer.h
test/fuzztest/workschedulerstopandclearworks_fuzzer/BUILD.gn
test/fuzztest/workschedulerstopandclearworks_fuzzer/corpus/init
test/fuzztest/workschedulerstopandclearworks_fuzzer/project.xml
test/fuzztest/workschedulerstopandclearworks_fuzzer/workschedulerstopandclearworks_fuzzer.cpp
test/fuzztest/workschedulerstopandclearworks_fuzzer/workschedulerstopandclearworks_fuzzer.h
test/fuzztest/workschedulerstopwork_fuzzer/BUILD.gn
test/fuzztest/workschedulerstopwork_fuzzer/corpus/init
test/fuzztest/workschedulerstopwork_fuzzer/project.xml
test/fuzztest/workschedulerstopwork_fuzzer/workschedulerstopwork_fuzzer.cpp
test/fuzztest/workschedulerstopwork_fuzzer/workschedulerstopwork_fuzzer.h
test/fuzztest/workscheduleservice_fuzzer/BUILD.gn
test/fuzztest/workscheduleservice_fuzzer/corpus/init
test/fuzztest/workscheduleservice_fuzzer/project.xml
test/fuzztest/workscheduleservice_fuzzer/workscheduleservice_fuzzer.cpp
test/fuzztest/workscheduleservice_fuzzer/workscheduleservice_fuzzer.h
test/resource/ohos_test.xml
utils/native/BUILD.gn
utils/native/include/work_sched_common.h
utils/native/include/work_sched_errors.h
utils/native/include/work_sched_hilog.h
utils/native/include/work_sched_utils.h
utils/native/src/work_sched_utils.cpp
workscheduler.gni