Searched refs:GetRemoveOverlayPaths (Results 1 – 6 of 6) sorted by relevance
443 std::vector<std::string> GetRemoveOverlayPaths(
622 …std::vector<std::string> GetRemoveOverlayPaths(const std::vector<OverlayModuleInfo> &overlayModule…
1324 std::vector<std::string> ContextImpl::GetRemoveOverlayPaths( in GetRemoveOverlayPaths() function in OHOS::AbilityRuntime::ContextImpl1387 std::vector<std::string> overlayPaths = GetRemoveOverlayPaths(overlayModuleInfos); in OnOverlayChanged()
1273 std::vector<std::string> result = contextImpl->GetRemoveOverlayPaths(overlayModuleInfos);
1186 std::vector<std::string> overlayPaths = GetRemoveOverlayPaths(overlayModuleInfos); in HandleOnOverlayChanged()3268 std::vector<std::string> MainThread::GetRemoveOverlayPaths(const std::vector<OverlayModuleInfo> &ov… in GetRemoveOverlayPaths() function in OHOS::AppExecFwk::MainThread
2109 std::vector<std::string> result = mainThread_->GetRemoveOverlayPaths(overlayModuleInfos);