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.cpp857 std::vector<std::string> oldSoFileNames; variable
892 std::vector<std::string> oldSoFileNames; variable
909 std::vector<std::string> oldSoFileNames; variable
924 std::vector<std::string> oldSoFileNames; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp735 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath()
777 std::vector<std::string> oldSoFileNames; in ApplyDiffPatch() local