Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp371 …auto autoLaunch = [this](const std::string &identifier, DistributedDB::AutoLaunchParam &param) -> … in StartService() local
378 KvStoreDelegateManager::SetAutoLaunchRequestCallback(autoLaunch); in StartService()