Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h116 bool SetIsRemovableOperation(const std::string &bundleName, const std::string &moduleName, int isRemovable) const;
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1154 bool BundleTestTool::SetIsRemovableOperation( in SetIsRemovableOperation() function in OHOS::AppExecFwk::BundleTestTool
1166 APP_LOGE("SetIsRemovableOperation failed"); in SetIsRemovableOperation()
1324 setResult = SetIsRemovableOperation(bundleName, moduleName, isRemovable); in RunAsSetRemovableCommand()

Completed in 8 milliseconds