Home
last modified time | relevance | path

Searched defs:isSystemResource (Results 1 – 3 of 3) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource.cpp25 …std::shared_ptr<ResConfigImpl> resConfig, bool isOverlay, bool isSystemResource) : indexPath_(resP… in ValueUnderQualifierDir()
Dhap_resource_v2.cpp39 … uint32_t offset, std::shared_ptr<ResConfigImpl> resConfig, bool isOverlay, bool isSystemResource) in ValueUnderQualifierDirV2()
Dhap_manager.cpp1203 bool isSystemResource = (*iter)->IsSystemResource(); in GetResId() local