Searched defs:QueryAllData (Results 1 - 3 of 3) sorted by relevance
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/ | ||
H A D | mock_notification_rdb_data_mgr.cpp | 147 int32_t NotificationDataMgr::QueryAllData(std::unordered_map<std::string, std::string> &values, const int32_t &userId)
in QueryAllData() function in OHOS::Notification::NotificationDataMgr |
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | notification_rdb_data_mgr.cpp | 495 int32_t NotificationDataMgr::QueryAllData(std::unordered_map<std::string, std::string> &datas, const int32_t &userId) in QueryAllData() function in OHOS::Notification::NotificationDataMgr 517 int32_t NotificationDataMgr::QueryAllData( in QueryAllData() function in OHOS::Notification::NotificationDataMgr |
/base/telephony/core_service/services/sim/src/ | ||
H A D | sim_rdb_helper.cpp | 448 int32_t SimRdbHelper::QueryAllData(std::vector<SimRdbInfo> &vec) in QueryAllData() function in OHOS::Telephony::SimRdbHelper |
Completed in 3 milliseconds