Home
last modified time | relevance | path

Searched defs:resourceInfo (Results 1 - 25 of 46) sorted by relevance

12

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dresource_callback_info.cpp44 ResourceCallbackInfo* resourceInfo = new (std::nothrow) ResourceCallbackInfo(); in Unmarshalling() local
H A Dbackground_task_subscriber.cpp54 OnProcEfficiencyResourcesApply( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesApply() argument
57 OnProcEfficiencyResourcesReset( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesReset() argument
60 OnAppEfficiencyResourcesApply( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesApply() argument
63 OnAppEfficiencyResourcesReset( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesReset() argument
78 OnAppEfficiencyResourcesApply( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesApply() argument
84 OnAppEfficiencyResourcesReset( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesReset() argument
90 OnProcEfficiencyResourcesApply( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesApply() argument
96 OnProcEfficiencyResourcesReset( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesReset() argument
[all...]
H A Dbackground_task_mgr_helper.cpp85 ErrCode BackgroundTaskMgrHelper::ApplyEfficiencyResources(const EfficiencyResourceInfo &resourceInfo) in ApplyEfficiencyResources() argument
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dscheduler_bg_task_subscriber.cpp25 OnProcEfficiencyResourcesApply( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesApply() argument
37 OnProcEfficiencyResourcesReset( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesReset() argument
49 OnAppEfficiencyResourcesApply( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesApply() argument
55 OnAppEfficiencyResourcesReset( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesReset() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_manager.h32 virtual void InitResource(const ResourceInfo& resourceInfo) {} in InitResource() argument
H A Dtheme_constants.h48 void InitResource(const ResourceInfo& resourceInfo) in InitResource() argument
H A Dresource_adapter.h44 virtual void Init(const ResourceInfo& resourceInfo) {} in Init() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresdrawable_fuzzer/
H A Dbundleresdrawable_fuzzer.cpp35 ResourceInfo resourceInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dbackground_task_observer.cpp60 OnProcEfficiencyResourcesApply( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesApply() argument
70 OnProcEfficiencyResourcesReset( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesReset() argument
84 OnAppEfficiencyResourcesApply( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesApply() argument
90 OnAppEfficiencyResourcesReset( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesReset() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_drawable.cpp49 GetIconResourceByTheme( const uint32_t iconId, const int32_t density, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, ResourceInfo &resourceInfo) GetIconResourceByTheme() argument
98 GetIconResourceByHap( const uint32_t iconId, const int32_t density, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, ResourceInfo &resourceInfo) GetIconResourceByHap() argument
126 GetBadgedIconResource( const std::shared_ptr<Media::PixelMap> layeredPixelMap, const std::shared_ptr<Media::PixelMap> badgedPixelMap, ResourceInfo &resourceInfo) GetBadgedIconResource() argument
[all...]
H A Dbundle_resource_rdb.cpp56 bool BundleResourceRdb::AddResourceInfo(const ResourceInfo &resourceInfo) in AddResourceInfo() argument
223 ResourceInfo resourceInfo; GetResourceNameByBundleName() local
273 ResourceInfo resourceInfo; GetBundleResourceInfo() local
307 ResourceInfo resourceInfo; GetLauncherAbilityResourceInfo() local
330 LauncherAbilityResourceInfo resourceInfo; GetLauncherAbilityResourceInfo() local
367 BundleResourceInfo resourceInfo; GetAllBundleResourceInfo() local
406 LauncherAbilityResourceInfo resourceInfo; GetAllLauncherAbilityResourceInfo() local
[all...]
H A Dbundle_resource_process.cpp28 GetBundleResourceInfo(const InnerBundleInfo &innerBundleInfo, const int32_t userId, ResourceInfo &resourceInfo) GetBundleResourceInfo() argument
86 GetResourceInfoByBundleName( const std::string &bundleName, const int32_t userId, std::vector<ResourceInfo> &resourceInfo) GetResourceInfoByBundleName() argument
110 GetLauncherResourceInfoByAbilityName( const std::string &bundleName, const std::string &moduleName, const std::string &abilityName, const int32_t userId, ResourceInfo &resourceInfo) GetLauncherResourceInfoByAbilityName() argument
193 ChangeDynamicIcon( std::vector<ResourceInfo> &resourceInfos, const ResourceInfo &resourceInfo) ChangeDynamicIcon() argument
204 GetDynamicIcon( const InnerBundleInfo &innerBundleInfo, ResourceInfo &resourceInfo) GetDynamicIcon() argument
300 ResourceInfo resourceInfo; ConvertToLauncherAbilityResourceInfo() local
314 ResourceInfo resourceInfo; ConvertToBundleResourceInfo() local
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresmgr_fuzzer/
H A Dbundleresmgr_fuzzer.cpp55 ResourceInfo resourceInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresrdb_fuzzer/
H A Dbundleresrdb_fuzzer.cpp35 ResourceInfo resourceInfo; in DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresparser_fuzzer/
H A Dbundleresparser_fuzzer.cpp37 ResourceInfo resourceInfo; in DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresprocess_fuzzer/
H A Dbundleresprocess_fuzzer.cpp36 ResourceInfo resourceInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_abnormal_unit_test.cpp401 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(); in HWTEST_F() local
H A Dbgtask_framework_unit_test.cpp278 EfficiencyResourceInfo resourceInfo = EfficiencyResourceInfo(); in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbg_efficiency_resources_mgr_test.cpp100 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(); in HWTEST_F() local
136 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(1, true, 0, "apply", HWTEST_F() local
170 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(1, true, 0, "apply", HWTEST_F() local
197 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(1, true, 0, "apply", HWTEST_F() local
227 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(1, true, 2000, "apply", HWTEST_F() local
258 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(1, true, 0, "apply", HWTEST_F() local
305 auto resourceInfo = std::make_shared<ResourceCallbackInfo>(0, 0, 1, ""); HWTEST_F() local
341 auto resourceInfo = std::make_shared<ResourceCallbackInfo>(0, 0, 0, ""); HWTEST_F() local
368 auto resourceInfo = std::make_shared<EfficiencyResourceInfo>(1, true, HWTEST_F() local
418 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(ResourceType::CPU, true, HWTEST_F() local
474 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(1, true, 0, "apply", HWTEST_F() local
504 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo( HWTEST_F() local
538 sptr<EfficiencyResourceInfo> resourceInfo = new (std::nothrow) EfficiencyResourceInfo(0, true, 0, "apply", HWTEST_F() local
[all...]
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_subscriber_proxy.cpp357 OnAppEfficiencyResourcesApply( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesApply() argument
390 OnAppEfficiencyResourcesReset( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesReset() argument
424 OnProcEfficiencyResourcesApply( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesApply() argument
457 OnProcEfficiencyResourcesReset( const std::shared_ptr<ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesReset() argument
[all...]
H A Dbackground_task_mgr_proxy.cpp534 ErrCode BackgroundTaskMgrProxy::ApplyEfficiencyResources(const sptr<EfficiencyResourceInfo> &resourceInfo) in ApplyEfficiencyResources() argument
H A Dbackground_task_manager.cpp184 ErrCode BackgroundTaskManager::ApplyEfficiencyResources(const EfficiencyResourceInfo &resourceInfo) in ApplyEfficiencyResources() argument
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dbackground_task_observer.cpp190 MarshallingResourceInfo( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo, nlohmann::json &payload) MarshallingResourceInfo() argument
199 OnAppEfficiencyResourcesApply( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesApply() argument
210 OnAppEfficiencyResourcesReset( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnAppEfficiencyResourcesReset() argument
221 OnProcEfficiencyResourcesApply( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesApply() argument
232 OnProcEfficiencyResourcesReset( const std::shared_ptr<BackgroundTaskMgr::ResourceCallbackInfo> &resourceInfo) OnProcEfficiencyResourcesReset() argument
[all...]
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp125 AppExecFwk::BundleResourceInfo resourceInfo; in GetBundleResourceLabel() local
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp339 EfficiencyResourceInfo resourceInfo = EfficiencyResourceInfo(); in HWTEST_F() local

Completed in 16 milliseconds

12