Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/reminder/src/
Dreminder_table.cpp99 … inline void AddColumn(const std::string& name, const std::string& type, std::string& sqlOfColumns, in AddColumn()
107 …line void AddColumnEnd(const std::string& name, const std::string& type, std::string& sqlOfColumns, in AddColumnEnd()