Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp843 …bool hasQueryByValue = std::any_of(queryObjNodes_.begin(), queryObjNodes_.end(), [](const QueryObj… in GetSubscribeCondition() local
848 if (hasQueryByValue) { in GetSubscribeCondition()