Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp147 uint32_t autoLaunchItemSize = 0; in EnableKvStoreAutoLaunchParmCheck() local
149 autoLaunchItemSize += item.second.size(); in EnableKvStoreAutoLaunchParmCheck()
151 if (autoLaunchItemSize == MAX_AUTO_LAUNCH_ITEM_NUM) { in EnableKvStoreAutoLaunchParmCheck()