Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table.cpp95 … inline void AddColumn(const std::string& name, const std::string& type, std::string& sqlOfColumns, in AddColumn()
103 …line void AddColumnEnd(const std::string& name, const std::string& type, std::string& sqlOfColumns, in AddColumnEnd()