Home
last modified time | relevance | path

Searched refs:SetIsRemovableOperation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h114 …bool SetIsRemovableOperation(const std::string &bundleName, const std::string &moduleName, int isR…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1104 bool BundleTestTool::SetIsRemovableOperation( in SetIsRemovableOperation() function in OHOS::AppExecFwk::BundleTestTool
1274 setResult = SetIsRemovableOperation(bundleName, moduleName, isRemovable); in RunAsSetRemovableCommand()