Searched refs:GetDrawableInfoByName (Results 1 - 3 of 3) sorted by relevance
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/ |
H A D | mock_resource_manager_impl.h | 475 virtual RState GetDrawableInfoByName(const char *name, std::string &type, size_t &len, 573 virtual RState GetDrawableInfoByName(const char *name,
|
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_resource_manager.cpp | 291 RState ResourceManagerImpl::GetDrawableInfoByName(const char *name, std::string &type, size_t &len,
in GetDrawableInfoByName() function in OHOS::Global::Resource::ResourceManagerImpl 337 RState ResourceManagerImpl::GetDrawableInfoByName(const char *name,
in GetDrawableInfoByName() function in OHOS::Global::Resource::ResourceManagerImpl
|
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.h | 270 state = resourceMgr->GetDrawableInfoByName(name, type, len, jsonBuf, density); in Create() 338 state = resourceMgr->GetDrawableInfoByName(name, info, jsonBuf, iconType, density); in Create()
|
Completed in 4 milliseconds