Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h97 static int CloseConnectionStrict(AutoLaunchItem &autoLaunchItem);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp245 int AutoLaunch::CloseConnectionStrict(AutoLaunchItem &autoLaunchItem) in CloseConnectionStrict() function in DistributedDB::AutoLaunch
418 int errCode = CloseConnectionStrict(autoLaunchItem); in DisableKvStoreAutoLaunch()