Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp289 return dataMgr->UpateExtResources(bundleName, extendResourceInfos); in UpateExtResourcesDb()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp2076 * @tc.name: test UpateExtResources
2085 bool ret = dataMgr->UpateExtResources(bundleName, extendResourceInfos); in HWTEST_F()
2092 ret = dataMgr->UpateExtResources(BUNDLE_NAME, extendResourceInfos); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h741 bool UpateExtResources(const std::string &bundleName,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2526 bool BundleDataMgr::UpateExtResources(const std::string &bundleName, in UpateExtResources() function in OHOS::AppExecFwk::BundleDataMgr

Completed in 22 milliseconds