Home
last modified time | relevance | path

Searched defs:GetRemoveOverlayPaths (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp1324 std::vector<std::string> ContextImpl::GetRemoveOverlayPaths( in GetRemoveOverlayPaths() function in OHOS::AbilityRuntime::ContextImpl
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp3268 std::vector<std::string> MainThread::GetRemoveOverlayPaths(const std::vector<OverlayModuleInfo> &ov… in GetRemoveOverlayPaths() function in OHOS::AppExecFwk::MainThread