Home
last modified time | relevance | path

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 Dmock_distributed_preferences_database.cpp70 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 Ddistributed_preferences_database.cpp157 bool DistributedPreferencesDatabase::DeleteToDistributedDB(const std::string &key) in DeleteToDistributedDB() function in OHOS::Notification::DistributedPreferencesDatabase
H A Ddistributed_database.cpp213 bool DistributedDatabase::DeleteToDistributedDB(const std::string &key) in DeleteToDistributedDB() function in OHOS::Notification::DistributedDatabase