Searched refs:GetAddOverlayPaths (Results 1 – 6 of 6) sorted by relevance
440 std::vector<std::string> GetAddOverlayPaths(
620 …std::vector<std::string> GetAddOverlayPaths(const std::vector<OverlayModuleInfo> &overlayModuleInf…
1303 std::vector<std::string> ContextImpl::GetAddOverlayPaths( in GetAddOverlayPaths() function in OHOS::AbilityRuntime::ContextImpl1382 std::vector<std::string> overlayPaths = GetAddOverlayPaths(overlayModuleInfos); in OnOverlayChanged()
1181 std::vector<std::string> overlayPaths = GetAddOverlayPaths(overlayModuleInfos); in HandleOnOverlayChanged()1687 overlayPaths = GetAddOverlayPaths(overlayModuleInfos_); in HandleLaunchApplication()3250 std::vector<std::string> MainThread::GetAddOverlayPaths(const std::vector<OverlayModuleInfo> &overl… in GetAddOverlayPaths() function in OHOS::AppExecFwk::MainThread
1248 std::vector<std::string> result = contextImpl->GetAddOverlayPaths(overlayModuleInfos);
2085 std::vector<std::string> result = mainThread_->GetAddOverlayPaths(overlayModuleInfos);