Searched defs:ClearAppStorage (Results 1 - 4 of 4) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/ |
H A D | distributed_data_mgr.cpp | 22 int32_t DistributedKv::DistributedDataMgr::ClearAppStorage(const std::string &bundleName, int32_t userId, in ClearAppStorage() function in OHOS::DistributedKv::DistributedKv::DistributedDataMgr
|
H A D | kvstore_data_service_mgr.cpp | 21 int32_t KvStoreDataServiceMgr::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, in ClearAppStorage() function in OHOS::DistributedKv::KvStoreDataServiceMgr
|
H A D | datamgr_service_proxy.cpp | 96 int32_t DataMgrServiceProxy::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, in ClearAppStorage() function in OHOS::DistributedKv::DataMgrServiceProxy
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_data_service.cpp | 830 int32_t KvStoreDataService::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, in ClearAppStorage() function in OHOS::DistributedKv::KvStoreDataService
|
Completed in 5 milliseconds