Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp829 std::vector<std::string> oldSoFileNames; variable
865 std::vector<std::string> oldSoFileNames; variable
882 std::vector<std::string> oldSoFileNames; variable
897 std::vector<std::string> oldSoFileNames; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1309 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath()