Home
last modified time | relevance | path

Searched refs:isQueryForSync (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.h151 int ParseQueryObjNodeToSQL(bool isQueryForSync);
H A Dsqlite_query_helper.cpp181 int SqliteQueryHelper::ParseQueryObjNodeToSQL(bool isQueryForSync) in ParseQueryObjNodeToSQL() argument
184 if (!isQueryForSync) { in ParseQueryObjNodeToSQL()