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.cpp871 std::vector<std::string> oldSoFileNames; variable
907 std::vector<std::string> oldSoFileNames; variable
924 std::vector<std::string> oldSoFileNames; variable
939 std::vector<std::string> oldSoFileNames; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1012 …const std::string &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &… in ProcessApplyDiffPatchPath()
1054 std::vector<std::string> oldSoFileNames; in ApplyDiffPatch() local