Home
last modified time | relevance | path

Searched defs:PutToDistributedDB (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
H A Dmock_distributed_preferences_database.cpp65 bool DistributedPreferencesDatabase::PutToDistributedDB(const std::string &key, const std::string &… in PutToDistributedDB() function in OHOS::Notification::DistributedPreferencesDatabase
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Dmock_distributed_database.cpp72 bool DistributedDatabase::PutToDistributedDB(const std::string &key, const std::string &value) in PutToDistributedDB() function in OHOS::Notification::DistributedDatabase
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_database.cpp91 bool DistributedPreferencesDatabase::PutToDistributedDB(const std::string &key, const std::string &… in PutToDistributedDB() function in OHOS::Notification::DistributedPreferencesDatabase
H A Ddistributed_database.cpp137 bool DistributedDatabase::PutToDistributedDB(const std::string &key, const std::string &value) in PutToDistributedDB() function in OHOS::Notification::DistributedDatabase