Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h106 static int GetAutoLaunchRelationProperties(const AutoLaunchParam &param,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp988 errCode = GetAutoLaunchRelationProperties(param, rdbPtr); in GetAutoLaunchProperties()
1037 int AutoLaunch::GetAutoLaunchRelationProperties(const AutoLaunchParam &param, in GetAutoLaunchRelationProperties() function in DistributedDB::AutoLaunch