Home
last modified time | relevance | path

Searched refs:GetDrawableInfoById (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dmock_resource_manager_impl.h463 virtual RState GetDrawableInfoById(uint32_t id, std::string &type, size_t &len,
560 virtual RState GetDrawableInfoById(uint32_t id,
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp285 RState ResourceManagerImpl::GetDrawableInfoById(uint32_t id, std::string &type, size_t &len, in GetDrawableInfoById() function in OHOS::Global::Resource::ResourceManagerImpl
330 RState ResourceManagerImpl::GetDrawableInfoById(uint32_t id, in GetDrawableInfoById() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management/interfaces/inner_api/include/
H A Dresource_manager.h173 virtual RState GetDrawableInfoById(uint32_t id, std::string &type, size_t &len,
201 virtual RState GetDrawableInfoById(uint32_t id,
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_common.cpp286 RState state = rm->GetDrawableInfoById(id, type, len, jsonBuf); in TestGetDrawableInfoById()
311 RState state = rm->GetDrawableInfoById(id, type, len, jsonBuf, density); in TestGetDrawableInfoWithDensityById()
317 state = rm->GetDrawableInfoById(id, type, len, jsonBuf, invalidDensity); in TestGetDrawableInfoWithDensityById()
H A Dresource_manager_test_media.cpp829 state = rm->GetDrawableInfoById(id, info, outValue, 1, density);
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dresource_manager_impl.h510 virtual RState GetDrawableInfoById(uint32_t id, std::string &type, size_t &len,
625 virtual RState GetDrawableInfoById(uint32_t id,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp344 …Global::Resource::RState state = resourceManager->GetDrawableInfoById(resourceInfo.iconId_, type, … in ParseIconResourceByResourceManager()
423 …Global::Resource::RState state = resourceManager->GetDrawableInfoById(iconId, type, len, jsonBuf, … in GetMediaDataById()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.h239 state = resourceMgr->GetDrawableInfoById(id, type, len, jsonBuf, density); in Create()
302 state = resourceMgr->GetDrawableInfoById(resId, info, jsonBuf, iconType, density); in Create()
H A Ddrawable_descriptor.cpp137 …resItem.state_ = resourceMgr->GetDrawableInfoById(resourceId, info, resItem.data_, iconType_, dens… in PreGetDrawableItem()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp1439 RState ResourceManagerImpl::GetDrawableInfoById(uint32_t id, std::string &type, size_t &len, in GetDrawableInfoById() function in OHOS::Global::Resource::ResourceManagerImpl
1479 RState ResourceManagerImpl::GetDrawableInfoById(uint32_t id, in GetDrawableInfoById() function in OHOS::Global::Resource::ResourceManagerImpl