Home
last modified time | relevance | path

Searched defs:pluginFilePaths (Results 1 – 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_plugin_installer_test/
Dbms_plugin_installer_test.cpp210 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH1}; variable
230 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH1}; variable
247 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH2}; variable
261 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH1}; variable
275 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH1}; variable
338 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH1}; variable
352 std::vector<std::string> pluginFilePaths; variable
366 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH4}; variable
733 std::vector<std::string> pluginFilePaths = {PLUGIN_PATH1}; variable
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsplugininstaller_fuzzer/
Dbmsplugininstaller_fuzzer.cpp36 std::vector<std::string> pluginFilePaths = GenerateStringArray(fdp); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_installer_interface.h127 …ode InstallPlugin(const std::string &hostBundleName, const std::vector<std::string> &pluginFilePat… in InstallPlugin()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
Dinstaller_helper.cpp347 const std::vector<std::string>& pluginFilePaths, const InstallPluginParam& installPluginParam) in InnerInstallPlugin()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.h83 std::vector<std::string> pluginFilePaths; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/plugin/
Dplugin_installer.cpp64 const std::vector<std::string> &pluginFilePaths, const InstallPluginParam &installPluginParam) in InstallPlugin()
172 ErrCode PluginInstaller::ParseFiles(const std::vector<std::string> &pluginFilePaths, in ParseFiles()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_installer_host.cpp305 std::vector<std::string> pluginFilePaths; in HandleInstallPlugin() local
704 const std::vector<std::string> &pluginFilePaths, const InstallPluginParam &installPluginParam) in InstallPlugin()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_proxy_test/
Dbms_bundle_installer_proxy_test.cpp924 std::vector<std::string> pluginFilePaths; variable
980 std::vector<std::string> pluginFilePaths; variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/ani/bundle_installer/
Dani_bundle_installer.cpp470 std::vector<std::string> pluginFilePaths; in AniInstallPlugin() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_installer_proxy.cpp272 const std::vector<std::string> &pluginFilePaths, const InstallPluginParam &installPluginParam) in InstallPlugin()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp9200 std::vector<std::string> pluginFilePaths; variable
9247 std::vector<std::string> pluginFilePaths; variable
10263 std::vector<std::string> pluginFilePaths; variable
10290 std::vector<std::string> pluginFilePaths; variable
10316 std::vector<std::string> pluginFilePaths; variable
10345 std::vector<std::string> pluginFilePaths; variable
10366 std::vector<std::string> pluginFilePaths; variable
10380 std::vector<std::string> pluginFilePaths{ RESOURCE_ROOT_PATH + SYSTEMFIEID_BUNDLE }; variable
10614 std::vector<std::string> pluginFilePaths{ TEST_HSP_PATH }; variable
11260 std::vector<std::string> pluginFilePaths{ TEST_HSP_PATH }; variable
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_mgr_nullptr_test/
Dbms_bundle_data_mgr_nullptr_test.cpp1172 std::vector<std::string> pluginFilePaths; variable
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
Dbms_install_system_test.cpp2058 std::vector<std::string> pluginFilePaths; variable