Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h163 …int ExtAutoLaunchRequestCallBack(const std::string &identifier, AutoLaunchParam &param, DBTypeInne…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp756 int errCode = ExtAutoLaunchRequestCallBack(identifier, param, openType); in AutoLaunchExt()
1057 int AutoLaunch::ExtAutoLaunchRequestCallBack(const std::string &identifier, AutoLaunchParam &param, in ExtAutoLaunchRequestCallBack() function in DistributedDB::AutoLaunch