Home
last modified time | relevance | path

Searched defs:whereSql (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp52 const std::string &whereSql, Values &&conditions) in Update()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp566 std::string whereSql = "whereSql"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp304 const std::string &whereSql, Values &&conditions) in Update()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp377 const std::string &whereSql, Values &&conditions) in Update()