Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_types.h81 struct IOption { struct
82 static constexpr int LOCAL_DATA = 1;
83 static constexpr int SYNC_DATA = 2;
84 int dataType = LOCAL_DATA;