Searched refs:FuzzyDelete (Results 1 – 4 of 4) sorted by relevance
78 bool FuzzyDelete(const std::string& networkId);
328 bool DistributedDataStorage::FuzzyDelete(const string& networkId) in FuzzyDelete() function in OHOS::DistributedSchedule::DistributedDataStorage
289 if (!distributedDataStorage_->FuzzyDelete(deviceId)) { in DeleteDataStorage()
338 distributedDataStorage_->FuzzyDelete(deviceId);