Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h118 int GetKVConnectionInEnable(AutoLaunchItem &autoLaunchItem, const std::string &identifier);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp186 …errCode = GetKVConnectionInEnable(autoLaunchItem, isDualTupleMode ? dualTupleIdentifier : identifi… in EnableKvStoreAutoLaunch()
195 int AutoLaunch::GetKVConnectionInEnable(AutoLaunchItem &autoLaunchItem, const std::string &identifi… in GetKVConnectionInEnable() function in DistributedDB::AutoLaunch