Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp333 int32_t NotificationDataMgr::QueryData(const std::string &key, std::string &value, const int32_t &u… in QueryData() function in OHOS::Notification::NotificationDataMgr
352 int32_t NotificationDataMgr::QueryData(const std::string tableName, const std::string key, std::str… in QueryData() function in OHOS::Notification::NotificationDataMgr
383 int32_t NotificationDataMgr::QueryData(const std::string &key, std::vector<uint8_t> &values, const … in QueryData() function in OHOS::Notification::NotificationDataMgr
401 int32_t NotificationDataMgr::QueryData(const std::string tableName, const std::string key, std::vec… in QueryData() function in OHOS::Notification::NotificationDataMgr
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
Dcm_rdb_data_manager.cpp82 std::shared_ptr<NativeRdb::AbsSharedResultSet> CmRdbDataManager::QueryData(const std::string &primK… in QueryData() function in OHOS::Security::CertManager::CmRdbDataManager
/base/telephony/call_manager/services/call_earthquake_alarm/src/
Dcall_earthquake_alarm_subscriber.cpp104 int32_t DataShareSwitchState::QueryData(Uri& uri, const std::string& key, std::string& value) in QueryData() function in OHOS::Telephony::DataShareSwitchState
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dmock_notification_rdb_data_mgr.cpp97 int32_t NotificationDataMgr::QueryData(const std::string &key, std::string &value, const int32_t &u… in QueryData() function in OHOS::Notification::NotificationDataMgr