Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
Dbms_bundle_shared_library_uninstall_test.cpp195 std::vector<std::string> sharedBundleDirPaths; variable
266 std::vector<std::string> sharedBundleDirPaths; variable
300 std::vector<std::string> sharedBundleDirPaths; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dinstall_param.h69 std::vector<std::string> sharedBundleDirPaths; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.cpp662 …eSharedBundleDirPaths(napi_env env, napi_value args, std::vector<std::string> &sharedBundleDirPath… in ParseSharedBundleDirPaths()
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp257 std::vector<std::string> sharedBundleDirPaths; in RunAsInstallCommand() local