Home
last modified time | relevance | path

Searched defs:ORDER_BY_WRITE_TIME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h528 static const char * const ORDER_BY_WRITE_TIME; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp38 const char * const DataQuery::ORDER_BY_WRITE_TIME = "^OrderByWriteTime"; member in OHOS::DistributedKv::DataQuery