Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dquery_expression.cpp203 SetNotSupportIfFromTables(); in QueryByPrefixKey()
216 SetNotSupportIfFromTables(); in QueryByKeyRange()
230 SetNotSupportIfFromTables(); in QueryBySuggestIndex()
243 SetNotSupportIfFromTables(); in InKeys()
306 SetNotSupportIfFromTables(); in BeginGroup()
317 SetNotSupportIfFromTables(); in EndGroup()
354 SetNotSupportIfFromTables(); in SetSortType()
398 SetNotSupportIfFromTables(); in From()
419 void QueryExpression::SetNotSupportIfFromTables() in SetNotSupportIfFromTables() function in DistributedDB::QueryExpression
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h162 void SetNotSupportIfFromTables();