Home
last modified time | relevance | path

Searched refs:GetDrawableInfoByName (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dmock_resource_manager_impl.h475 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 Dmock_resource_manager.cpp291 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 Ddrawable_descriptor.h270 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