Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp29 const std::string NOTIFICATION_VALUE = "VALUE"; variable
192 valuesBucket.PutString(NOTIFICATION_VALUE, value); in InsertData()
223 valuesBucket.PutBlob(NOTIFICATION_VALUE, value); in InsertData()
257 valuesBucket.PutString(NOTIFICATION_VALUE, value.second); in InsertBatchData()