Searched defs:whereClause (Results 1 – 2 of 2) sorted by relevance
128 const std::string &whereClause, const std::vector<std::string> &whereArgs) in Update()143 int32_t &changedRows, const std::string &whereClause, const std::vector<std::string> &whereArgs) in Delete()
46 const std::string &whereClause, const std::vector<std::string> &whereArgs) in DeleteAndNoOtherOperation()71 std::string whereClause = {"bundleName = ?"}; in DeleteRightRecord() local90 std::string whereClause = ""; in AddOrUpdatePkgInfo() local