Home
last modified time | relevance | path

Searched refs:IsThemeSystemResEnable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h297 bool IsThemeSystemResEnable() const;
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp519 bool HapResource::IsThemeSystemResEnable() const in IsThemeSystemResEnable() function in OHOS::Global::Resource::HapResource
H A Dhap_manager.cpp1164 if ((*iter)->IsThemeSystemResEnable()) { in IsThemeSystemResEnableHap()