Home
last modified time | relevance | path

Searched defs:backgroundModes (Results 1 – 11 of 11) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/efficiency_resources_jsunittest/
Dconfig.json42 "backgroundModes": [ array
/foundation/resourceschedule/device_usage_statistics/interfaces/test/unittest/device_usage_statistics_jsunittest/
Dconfig.json42 "backgroundModes": [ array
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/continuous_task_jsunittest/
Dconfig.json42 "backgroundModes": [ array
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/parse_bundle/new/src/main/
Dconfig.json77 "backgroundModes": [ array
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dability_info.h122 uint32_t backgroundModes = 0; member
211 uint32_t backgroundModes = 0; member
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/entry/src/main/
Dmodule.json91 "backgroundModes":[ array
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/entry/src/main/
Dmodule.json92 "backgroundModes":[ array
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp182 std::vector<std::string> backgroundModes; member
1513 uint32_t GetBackgroundModes(const std::vector<std::string> &backgroundModes) in GetBackgroundModes()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dability_info.h123 uint32_t backgroundModes = 0; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp155 std::vector<std::string> backgroundModes; member
1871 uint32_t GetBackgroundModes(const std::vector<std::string> &backgroundModes) in GetBackgroundModes()
Dbundle_profile.cpp281 std::vector<std::string> backgroundModes; member
2286 uint32_t GetBackgroundModes(const std::vector<std::string>& backgroundModes) in GetBackgroundModes()