Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp88 …g &indexName, const std::string &orderBy, const int &limit, const int &offset, std::string &outSql) in BuildQueryString()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_step_result_set_test.cpp1463 std::string outSql; variable