Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp431 … RuntimeContext::GetInstance()->ScheduleTask([autoLaunchItem] { CloseNotifier(autoLaunchItem); }); in DisableKvStoreAutoLaunch()
451 void AutoLaunch::CloseNotifier(const AutoLaunchItem &autoLaunchItem) in CloseNotifier() function in DistributedDB::AutoLaunch
499 CloseNotifier(autoLaunchItem); in ConnectionLifeCycleCallbackTask()
922 CloseNotifier(autoLaunchItem); in ExtConnectionLifeCycleCallbackTask()
1371 CloseNotifier(itemIter->second); in CloseConnection()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h99 static void CloseNotifier(const AutoLaunchItem &autoLaunchItem);