Home
last modified time | relevance | path

Searched refs:FuzzyDelete (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h78 bool FuzzyDelete(const std::string& networkId);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp328 bool DistributedDataStorage::FuzzyDelete(const string& networkId) in FuzzyDelete() function in OHOS::DistributedSchedule::DistributedDataStorage
H A Ddistributed_sched_mission_manager.cpp289 if (!distributedDataStorage_->FuzzyDelete(deviceId)) { in DeleteDataStorage()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddistributed_data_storage_test.cpp338 distributedDataStorage_->FuzzyDelete(deviceId);