Searched defs:DeleteToDistributedDB (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/ | ||
H A D | mock_distributed_preferences_database.cpp | 70 bool DistributedPreferencesDatabase::DeleteToDistributedDB(const std::string &key) in DeleteToDistributedDB() function in OHOS::Notification::DistributedPreferencesDatabase |
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/ | ||
H A D | distributed_preferences_database.cpp | 157 bool DistributedPreferencesDatabase::DeleteToDistributedDB(const std::string &key) in DeleteToDistributedDB() function in OHOS::Notification::DistributedPreferencesDatabase |
H A D | distributed_database.cpp | 213 bool DistributedDatabase::DeleteToDistributedDB(const std::string &key) in DeleteToDistributedDB() function in OHOS::Notification::DistributedDatabase |