Home
last modified time | relevance | path

Searched defs:inBundlePaths (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
Dinner_shared_bundle_installer.cpp50 std::vector<std::string> inBundlePaths; in ParseFiles() local
538 …redBundleInstaller::ObtainHspFileAndSignatureFilePath(const std::vector<std::string> &inBundlePath… in ObtainHspFileAndSignatureFilePath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
Dbms_bundle_app_provision_info_test.cpp1001 std::vector<std::string> inBundlePaths; variable
1020 std::vector<std::string> inBundlePaths = {HSP_FILE_PATH1}; variable
1039 std::vector<std::string> inBundlePaths = {HAP_FILE_PATH1, HAP_FILE_PATH1}; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp1637 std::vector<std::string> inBundlePaths; variable
1929 std::vector<std::string> inBundlePaths; variable
3937 std::vector<std::string> inBundlePaths; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp1093 ErrCode BaseBundleInstaller::ProcessBundleInstall(const std::vector<std::string> &inBundlePaths, in ProcessBundleInstall()