Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h154 …void AutoLaunchExtTask(const std::string &identifier, const std::string &userId, AutoLaunchItem &a…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp783 AutoLaunchExtTask(identifier, userId, item); in AutoLaunchExt()
791 void AutoLaunch::AutoLaunchExtTask(const std::string &identifier, const std::string &userId, in AutoLaunchExtTask() function in DistributedDB::AutoLaunch