Searched defs:QUERY_FIELD (Results 1 - 3 of 3) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ | ||
H A D | rdb_cloud.h | 63 static constexpr const char *QUERY_FIELD = "#_query"; member in OHOS::DistributedRdb::RdbCloud |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/ | ||
H A D | cloud_db_constant.h | 32 static constexpr const char *QUERY_FIELD = "#_query"; member in DistributedDB::CloudDbConstant |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ | ||
H A D | cloud_store_types.h | 119 QUERY_FIELD = 1 // query with some fields member in DistributedDB::CloudQueryType |
Completed in 2 milliseconds