Home
last modified time | relevance | path

Searched refs:AppendCommonList (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp390 AppendCommonList(IN, TYPE_INTEGER, myField, valueList); in In()
401 AppendCommonList(IN, TYPE_LONG, myField, valueList); in In()
412 AppendCommonList(IN, TYPE_DOUBLE, myField, valueList); in In()
435 AppendCommonList(NOT_IN, TYPE_INTEGER, myField, valueList); in NotIn()
446 AppendCommonList(NOT_IN, TYPE_LONG, myField, valueList); in NotIn()
457 AppendCommonList(NOT_IN, TYPE_DOUBLE, myField, valueList); in NotIn()
727 void DataQuery::AppendCommonList(const std::string &keyword, const std::string &fieldType, in AppendCommonList() function in OHOS::DistributedKv::DataQuery
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h671 void AppendCommonList(const std::string &keyword, const std::string &fieldType, std::string &field,

Completed in 3 milliseconds