Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/context/
H A Dcontext_impl.h460 void GetOverlayPath(std::shared_ptr<Global::Resource::ResourceManager> &resourceManager,
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp883GetOverlayPath(resourceManager, bundleInfo.name, hapModuleInfo.moduleName, loadPath, currentBundle, in InitResourceManagerInner()
891 void ContextImpl::GetOverlayPath(std::shared_ptr<Global::Resource::ResourceManager> &resourceManage… in GetOverlayPath() function in OHOS::AbilityRuntime::ContextImpl