Searched refs:typeColumn (Results 1 – 2 of 2) sorted by relevance
124 bool RingtoneRestoreBase::NeedCommitSetting(const std::string &typeColumn, const std::string &sourc… in NeedCommitSetting() argument131 …" = 2 AND (" + typeColumn + " = " + type2Str + " OR " + typeColumn + " = " + allSetTypeStr + " );"; in NeedCommitSetting()
54 bool NeedCommitSetting(const std::string &typeColumn, const std::string &sourceColumn,