Home
last modified time | relevance | path

Searched refs:RemoveExtResources (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp300 return dataMgr->RemoveExtResources(bundleName, moduleNames); in RemoveExtResourcesDb()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp2098 * @tc.name: test RemoveExtResources
2107 bool ret = dataMgr->RemoveExtResources(bundleName, moduleNames); in HWTEST_F()
2113 ret = dataMgr->RemoveExtResources(BUNDLE_NAME, moduleNames); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h743 bool RemoveExtResources(const std::string &bundleName,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2552 bool BundleDataMgr::RemoveExtResources(const std::string &bundleName, in RemoveExtResources() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 24 milliseconds