Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h37 IN_ENABLE, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp155 autoLaunchItem.state = AutoLaunchItemState::IN_ENABLE; in EnableKvStoreAutoLaunchParmCheck()
402 if (autoLaunchItemMap_[identifier][userId].state == AutoLaunchItemState::IN_ENABLE) { in DisableKvStoreAutoLaunch()