Home
last modified time | relevance | path

Searched defs:resourceMgr (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.h97 const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr) in LayeredDrawableDescriptor()
104const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, std::string path, uint32_t … in LayeredDrawableDescriptor()
112const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, std::string path, uint32_t … in LayeredDrawableDescriptor()
233 …:unique_ptr<DrawableDescriptor> Create(int32_t id, const std::shared_ptr<ResourceManager>& resourc… in Create()
264const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType, in Create()
295const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType) in Create()
331const std::shared_ptr<ResourceManager>& resourceMgr, RState& state, DrawableType& drawableType) in Create()
367 const std::shared_ptr<ResourceManager>& resourceMgr) in Create()
H A Ddrawable_descriptor.cpp118 const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, const char* item) in PreGetDrawableItem()
144 const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, bool isBackground) in PreGetPixelMapFromJsonBuf()
178 …ayeredDrawableDescriptor::InitialResource(const std::shared_ptr<Global::Resource::ResourceManager>… in InitialResource()
194 …id LayeredDrawableDescriptor::InitialMask(const std::shared_ptr<Global::Resource::ResourceManager>… in InitialMask()
364 std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, const std::string& name) in GetMaskByName()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp203 std::shared_ptr<Global::Resource::ResourceManager> resourceMgr; variable
231 std::shared_ptr<Global::Resource::ResourceManager> resourceMgr; variable
281 std::shared_ptr<Global::Resource::ResourceManager> resourceMgr; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp563 auto resourceMgr = CreateResourceManager(); in GetLabel() local
1024 …std::shared_ptr<Global::Resource::ResourceManager> resourceMgr(Global::Resource::CreateResourceMan… in CreateResourceManager() local
1160 auto resourceMgr = CreateResourceManager(); in GetColdStartingWindowResource() local
1179 const std::shared_ptr<Global::Resource::ResourceManager> &resourceMgr) in InitColdStartingWindowResource()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_test.cpp1250 auto resourceMgr = ability->GetResourceManager(); variable
H A Dability_test.cpp2716 auto resourceMgr = ability->GetResourceManager(); variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp2008 auto resourceMgr = GetResourceMgr(bundleName, uid); in UpdateReminderLanguageLocked() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3595 auto resourceMgr = context->GetResourceManager(); in GetResourceManager() local
3630 auto resourceMgr = GetResourceManager(abilityInfo); in GetStartupPageFromResource() local
7007 …std::shared_ptr<Global::Resource::ResourceManager> resourceMgr(Global::Resource::CreateResourceMan… in GetOrientationFromResourceManager() local