Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h46 DB_INVALID, enumerator
62 DBTypeInner type = DBTypeInner::DB_INVALID;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp146 DBTypeInner innerType = DBTypeInner::DB_INVALID; in SetAutoLaunchRequestCallback()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp755 DBTypeInner openType = DBTypeInner::DB_INVALID; in AutoLaunchExt()