Searched refs:GetAutoLaunchProperties (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | auto_launch.h | 68 …static int GetAutoLaunchProperties(const AutoLaunchParam ¶m, const DBTypeInner &openType, bool…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_delegate_manager.cpp | 574 int errCode = AutoLaunch::GetAutoLaunchProperties(param, DBTypeInner::DB_KV, true, ptr); in EnableKvStoreAutoLaunch()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | auto_launch.cpp | 762 errCode = AutoLaunch::GetAutoLaunchProperties(param, openType, false, ptr); in AutoLaunchExt() 973 int AutoLaunch::GetAutoLaunchProperties(const AutoLaunchParam ¶m, const DBTypeInner &openType, … in GetAutoLaunchProperties() function in DistributedDB::AutoLaunch
|