Searched defs:END_GROUP (Results 1 - 5 of 5) sorted by relevance
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ | ||
H A D | data_query.h | 588 static const char * const END_GROUP; member in OHOS::DistributedKv::DataQuery |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/ | ||
H A D | query_expression.h | 55 END_GROUP, member in DistributedDB::QueryObjType |
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ | ||
H A D | data_query.cpp | 50 const char * const DataQuery::END_GROUP = "^END_GROUP"; member in OHOS::DistributedKv::DataQuery |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ | ||
H A D | sqlite_query_helper.cpp | 65 {QueryObjType::END_GROUP, ")"}, member in DistributedDB::__anon8099::QueryObjType |
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ | ||
H A D | rdb_types.h | 167 END_GROUP, enumerator |
Completed in 7 milliseconds