Home
last modified time | relevance | path

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

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