Home
last modified time | relevance | path

Searched refs:UninstallCustomUtds (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.h36 bool UninstallCustomUtds(const std::string &bundleName, int32_t user,
H A Dcustom_utd_store.cpp173 bool CustomUtdStore::UninstallCustomUtds(const std::string &bundleName, int32_t user, in UninstallCustomUtds() function in OHOS::UDMF::CustomUtdStore
/foundation/distributeddatamgr/udmf/interfaces/innerkits/client/
H A Dutd_client.h48 void UninstallCustomUtds(const std::string &bundleName, int32_t user);
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp389 if (!CustomUtdStore::GetInstance().UninstallCustomUtds(bundleName, user, customTyepCfgs)) { in InstallCustomUtds()
405 void UtdClient::UninstallCustomUtds(const std::string &bundleName, int32_t user) in UninstallCustomUtds() function in OHOS::UDMF::UtdClient
412 if (!CustomUtdStore::GetInstance().UninstallCustomUtds(bundleName, user, customTyepCfgs)) { in UninstallCustomUtds()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/utd/
H A Dutd_handler.cpp52 UDMF::UtdClient::GetInstance().UninstallCustomUtds(bundleName, userId); in UninstallUtdAsync()

Completed in 2 milliseconds