Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_utils.cpp45 const int STATE_TRANSFER[8][6] = { // 5 type input and 7 type state variable
102 state = STATE_TRANSFER[state][id]; in SplitSchemaAttribute()