Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_config.cpp18 const AbilityItem SyncConfig::ALLPREDICATEQUERY = {1, 1}; // 0b10 {1: start at second bit, 1: 1 bit… member in DistributedDB::SyncConfig
H A Dsync_config.h39 static const AbilityItem ALLPREDICATEQUERY; variable