Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp1331 std::vector<std::string> addPaths; in GetAddOverlayPaths() local
1341 addPaths.emplace_back(iter->hapPath); in GetAddOverlayPaths()
1345 return addPaths; in GetAddOverlayPaths()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp3149 std::vector<std::string> addPaths; in GetAddOverlayPaths() local
3159 addPaths.emplace_back(iter->hapPath); in GetAddOverlayPaths()
3162 return addPaths; in GetAddOverlayPaths()

Completed in 7 milliseconds