Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h146 void ConnectionLifeCycleCallback(const std::string &identifier, const std::string &userId);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp503 void AutoLaunch::ConnectionLifeCycleCallback(const std::string &identifier, const std::string &user… in ConnectionLifeCycleCallback() function in DistributedDB::AutoLaunch
1128 ConnectionLifeCycleCallback(identifier, userId); in RegisterLifeCycleCallback()