Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp288 …eneralStore::SqlConcatenate(VBucket &value, std::string &strColumnSql, std::string &strRowValueSql) in SqlConcatenate()
314 std::string strRowValueSql; in Insert() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp471 std::string strRowValueSql = "strRowValueSql"; variable