Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h152 int AutoLaunchExt(const std::string &identifier, const std::string &userId);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp733 return AutoLaunchExt(identifier, userId); in ReceiveUnknownIdentifierCallBack()
750 int AutoLaunch::AutoLaunchExt(const std::string &identifier, const std::string &userId) in AutoLaunchExt() function in DistributedDB::AutoLaunch