Home
last modified time | relevance | path

Searched refs:removePaths (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp1352 std::vector<std::string> removePaths; in GetRemoveOverlayPaths() local
1362 removePaths.emplace_back(iter->hapPath); in GetRemoveOverlayPaths()
1366 return removePaths; in GetRemoveOverlayPaths()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp3167 std::vector<std::string> removePaths; in GetRemoveOverlayPaths() local
3177 removePaths.emplace_back(iter->hapPath); in GetRemoveOverlayPaths()
3181 return removePaths; in GetRemoveOverlayPaths()

Completed in 8 milliseconds