Home
last modified time | relevance | path

Searched defs:BEGIN_GROUP (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h583 static const char * const BEGIN_GROUP; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h54 BEGIN_GROUP = 0x0501, enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h138 BEGIN_GROUP = 0x301, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h168 BEGIN_GROUP = 0x301, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h166 BEGIN_GROUP, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp49 const char * const DataQuery::BEGIN_GROUP = "^BEGIN_GROUP"; member in OHOS::DistributedKv::DataQuery