Lines Matching refs:string
52 std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, std::string accountName, std::string accountType)
79 std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, std::string accountName, std::string accountType)
82 std::string sqlBuilder = "SELECT * FROM ";
96 std::vector<std::string> selectionArgs;
120 std::string buildQuery = "";
129 std::vector<std::string> selectArgs;
133 std::string accountName;
134 std::string accountType;
135 std::string accountCollection;
162 std::vector<std::string> selectArgs;
163 std::string buildSql = "";
210 std::vector<std::string> whereArgs;
212 std::string whereCase;
229 std::vector<std::string> whereArgs;
231 std::string whereCase;
248 std::vector<std::string> whereArgs;
250 std::string whereCase;