Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_operator_test.cpp892 std::vector<std::string> oldSoFileNames; variable
931 std::vector<std::string> oldSoFileNames; variable
948 std::vector<std::string> oldSoFileNames; variable
963 std::vector<std::string> oldSoFileNames; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1460 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath()