Home
last modified time | relevance | path

Searched refs:IsOverlay (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h166 inline bool IsOverlay() const in IsOverlay() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp289 bool isOverlayHapResource = paths[0]->IsOverlay(); in GetBestMatchResource()