Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp755 …ring &newSoPath, std::vector<std::string> &oldSoFileNames, std::vector<std::string> &diffFileNames) in ProcessApplyDiffPatchPath()
798 std::vector<std::string> diffFileNames; in ApplyDiffPatch() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_operator_test.cpp847 std::vector<std::string> diffFileNames; variable