Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h169 void TryCloseRelationConnection(AutoLaunchItem &autoLaunchItem);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp282 TryCloseRelationConnection(autoLaunchItem); in TryCloseConnection()
1190 void AutoLaunch::TryCloseRelationConnection(AutoLaunchItem &autoLaunchItem) in TryCloseRelationConnection() function in DistributedDB::AutoLaunch