Home
last modified time | relevance | path

Searched defs:AutoLaunchNotifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Dauto_launch_callback.cpp24 void AutoLaunchCallback::AutoLaunchNotifier(const std::string &userId, const std::string &appId, in AutoLaunchNotifier() function in AutoLaunchCallback
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h165 using AutoLaunchNotifier = std::function<void (const std::string &userId, variable