Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h103 static int GetAutoLaunchKVProperties(const AutoLaunchParam &param,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp981 errCode = GetAutoLaunchKVProperties(param, kvPtr, checkDir); in GetAutoLaunchProperties()
999 int AutoLaunch::GetAutoLaunchKVProperties(const AutoLaunchParam &param, in GetAutoLaunchKVProperties() function in DistributedDB::AutoLaunch