Searched defs:QueryData (Results 1 – 5 of 5) sorted by relevance
| /base/notification/distributed_notification_service/services/distributed/src/helper/ |
| D | distributed_rdb_helper.cpp | 204 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/ |
| D | cm_rdb_data_manager.cpp | 82 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/ |
| D | notification_rdb_data_mgr.cpp | 558 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/ |
| D | mock_notification_rdb_data_mgr.cpp | 97 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/ |
| D | call_earthquake_alarm_subscriber.cpp | 95 int32_t DataShareSwitchState::QueryData(Uri& uri, const std::string& key, std::string& value) in QueryData() function in OHOS::Telephony::DataShareSwitchState
|