Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h186 …void NotifyAutoLaunch(const std::string &userId, AutoLaunchItem &autoLaunchItem, AutoLaunchNotifie…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp881 NotifyAutoLaunch(userId, autoLaunchItem, notifier); in ExtObserverFunc()
1439 void AutoLaunch::NotifyAutoLaunch(const std::string &userId, AutoLaunchItem &autoLaunchItem, in NotifyAutoLaunch() function in DistributedDB::AutoLaunch