/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/ |
H A D | mock_bundle_installer_host.cpp | 31 bool MockBundleInstallerHost::Install( in Install() function in OHOS::AppExecFwk::MockBundleInstallerHost 44 bool MockBundleInstallerHost::Install(const std::vector<std::string> &bundleFilePath, const Install… in Install() function in OHOS::AppExecFwk::MockBundleInstallerHost
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_stream_installer_interface.h | 44 virtual bool Install() in Install() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager.cpp | 20 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCall… in Install() function
|
H A D | bundlems_slite_client.cpp | 60 bool BundleMsClient::Install(const char *hapPath, const InstallParam *installParam, in Install() function in OHOS::BundleMsClient
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/ |
H A D | audio_renderer_unit_test.h | 67 void Install(std::function<void(size_t)> executor) in Install() function
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/include/ |
H A D | audio_capturer_unit_test.h | 62 void Install(std::function<void(size_t)> executor) in Install() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_installer.cpp | 36 void BundleInstaller::Install(const std::string &bundleFilePath, const InstallParam &installParam) in Install() function in OHOS::AppExecFwk::BundleInstaller 82 void BundleInstaller::Install(const std::vector<std::string> &bundleFilePaths, const InstallParam &… in Install() function in OHOS::AppExecFwk::BundleInstaller
|
H A D | bundle_stream_installer_host_impl.cpp | 306 bool BundleStreamInstallerHostImpl::Install() in Install() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
|
H A D | bundle_installer_host.cpp | 351 bool BundleInstallerHost::Install( in Install() function in OHOS::AppExecFwk::BundleInstallerHost 382 bool BundleInstallerHost::Install(const std::vector<std::string> &bundleFilePaths, const InstallPar… in Install() function in OHOS::AppExecFwk::BundleInstallerHost
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_bundle_stream_installer_host_impl.cpp | 72 bool BundleStreamInstallerHostImpl::Install() in Install() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/ |
H A D | bms_bundle_multiuser_install_ipc_test.cpp | 115 bool Install(const std::string &bundleFilePath, const InstallParam &installParam, in Install() function in OHOS::EmptyTestBundleInstaller 125 bool Install(const std::vector<std::string> &bundleFilePaths, const InstallParam &installParam, in Install() function in OHOS::EmptyTestBundleInstaller
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | shared_bundle_installer.cpp | 114 ErrCode SharedBundleInstaller::Install(const EventInfo &eventTemplate) in Install() function in OHOS::AppExecFwk::SharedBundleInstaller
|
H A D | inner_shared_bundle_installer.cpp | 152 ErrCode InnerSharedBundleInstaller::Install(const InstallParam &installParam) in Install() function in OHOS::AppExecFwk::InnerSharedBundleInstaller
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_stream_installer_proxy.cpp | 197 bool BundleStreamInstallerProxy::Install() in Install() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
|
H A D | bundle_installer_proxy.cpp | 50 bool BundleInstallerProxy::Install( in Install() function in OHOS::AppExecFwk::BundleInstallerProxy 74 bool BundleInstallerProxy::Install(const std::vector<std::string> &bundleFilePaths, const InstallPa… in Install() function in OHOS::AppExecFwk::BundleInstallerProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/ |
H A D | bundle_service_interface.h | 51 …bool (*Install)(const char *hapPath, const InstallParam *installParam, InstallerCallback installer… member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_mgr_slite_feature.cpp | 102 bool BundleMgrSliteFeature::Install(const char *hapPath, const InstallParam *installParam, in Install() function in OHOS::BundleMgrSliteFeature
|
H A D | bundle_installer.cpp | 106 uint8_t BundleInstaller::Install(const char *path, const InstallParam &installParam) in Install() function in OHOS::BundleInstaller
|
H A D | gt_bundle_installer.cpp | 170 uint8_t GtBundleInstaller::Install(const char *path, InstallerCallback installerCallback) in Install() function in OHOS::GtBundleInstaller
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
H A D | bundle_manager_proxy.cpp | 170 int32_t BundleManagerProxy::Install(AppExecFwk::ElementName &admin, std::vector<std::string> &hapFi… in Install() function in OHOS::EDM::BundleManagerProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/ |
H A D | bms_compatible_system_test.cpp | 119 void BmsCompatibleSystemTest::Install( in Install() function in OHOS::AppExecFwk::BmsCompatibleSystemTest 137 void BmsCompatibleSystemTest::Install( in Install() function in OHOS::AppExecFwk::BmsCompatibleSystemTest
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
H A D | bundle_manager.cpp | 361 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCall… in Install() function
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/ |
H A D | bundle_manager_addon.cpp | 128 napi_value BundleManagerAddon::Install(napi_env env, napi_callback_info info) in Install() function in BundleManagerAddon
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 82 ErrCode AppServiceFwkInstaller::Install( in Install() function in OHOS::AppExecFwk::AppServiceFwkInstaller
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
H A D | bms_launcher_service_system_test.cpp | 196 void BmsLauncherServiceSystemTest::Install( in Install() function in OHOS::AppExecFwk::BmsLauncherServiceSystemTest
|