Home
last modified time | relevance | path

Searched refs:hasPrefix_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dconvertor.cpp49 if (query.hasPrefix_) { in GetDBQuery()
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h653 bool hasPrefix_ = false; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp74 hasPrefix_ = false; in Reset()
593 hasPrefix_ = true; in KeyPrefix()