Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h94 static int OpenOneConnection(AutoLaunchItem &autoLaunchItem);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp513 int AutoLaunch::OpenOneConnection(AutoLaunchItem &autoLaunchItem) in OpenOneConnection() function in DistributedDB::AutoLaunch
594 int ret = OpenOneConnection(iter.second); in GetConnInDoOpenMapInner()
664 int errCode = OpenOneConnection(autoLaunchItem); in ReceiveUnknownIdentifierCallBackTask()
1423 errCode = OpenOneConnection(autoLaunchItem); in ChkAutoLaunchAbort()