Home
last modified time | relevance | path

Searched defs:colums (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_store_test.cpp238 std::string colums = "reminder_type"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp787 …NativeRdb::ResultSet> ReminderStore::Query(const std::string& tableName, const std::string& colums, in Query()