Home
last modified time | relevance | path

Searched refs:GetIsRemovable (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dhmp_bundle_installer.h62 bool GetIsRemovable(const std::string &bundleName);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp422 bool HmpBundleInstaller::GetIsRemovable(const std::string &bundleName) in GetIsRemovable() function in OHOS::AppExecFwk::HmpBundleInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6801 * @tc.name: test GetIsRemovable
6802 * @tc.desc: 1.Test GetIsRemovable the HmpBundleInstaller
6809 bool ret = installer.GetIsRemovable(bundleName); in HWTEST_F()

Completed in 12 milliseconds