Home
last modified time | relevance | path

Searched refs:DeleteInnerLocked (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h101 bool DeleteInnerLocked(const std::string& uuid, int32_t missionId);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp299 bool ret = DeleteInnerLocked(uuid, missionId); in Delete()
309 bool DistributedDataStorage::DeleteInnerLocked(const string& uuid, int32_t missionId) in DeleteInnerLocked() function in OHOS::DistributedSchedule::DistributedDataStorage

Completed in 1 milliseconds