Home
last modified time | relevance | path

Searched defs:ClearAppStorage (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
H A Ddistributed_data_mgr.cpp22 int32_t DistributedKv::DistributedDataMgr::ClearAppStorage(const std::string &bundleName, int32_t u… in ClearAppStorage() function in OHOS::DistributedKv::DistributedKv::DistributedDataMgr
H A Dkvstore_data_service_mgr.cpp21 int32_t KvStoreDataServiceMgr::ClearAppStorage(const std::string &bundleName, int32_t userId, int32… in ClearAppStorage() function in OHOS::DistributedKv::KvStoreDataServiceMgr
H A Ddatamgr_service_proxy.cpp96 int32_t DataMgrServiceProxy::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t… in ClearAppStorage() function in OHOS::DistributedKv::DataMgrServiceProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp662 int32_t KvStoreDataService::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t … in ClearAppStorage() function in OHOS::DistributedKv::KvStoreDataService