Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/distributed/src/helper/
Ddistributed_rdb_helper.cpp204 int32_t DistributedRdbHelper::QueryData(const std::string &key, std::string &value) in QueryData() function in OHOS::Notification::DistributedRdbHelper
284 int32_t DistributedRdbHelper::QueryData(const std::string tableName, const std::string key, std::st… in QueryData() function in OHOS::Notification::DistributedRdbHelper
/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/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp558 int32_t NotificationDataMgr::QueryData(const std::string &key, std::string &value, const int32_t &u… in QueryData() function in OHOS::Notification::NotificationDataMgr
577 int32_t NotificationDataMgr::QueryData(const std::string tableName, const std::string key, std::str… in QueryData() function in OHOS::Notification::NotificationDataMgr
618 int32_t NotificationDataMgr::QueryData(const std::string &key, std::vector<uint8_t> &values, const … in QueryData() function in OHOS::Notification::NotificationDataMgr
636 int32_t NotificationDataMgr::QueryData(const std::string tableName, const std::string key, std::vec… in QueryData() function in OHOS::Notification::NotificationDataMgr
/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
/base/telephony/call_manager/services/call_earthquake_alarm/src/
Dcall_earthquake_alarm_subscriber.cpp95 int32_t DataShareSwitchState::QueryData(Uri& uri, const std::string& key, std::string& value) in QueryData() function in OHOS::Telephony::DataShareSwitchState