Home
last modified time | relevance | path

Searched defs:propertiesPtr (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h50 std::shared_ptr<DBProperties> propertiesPtr; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp973 GetAutoLaunchProperties(const AutoLaunchParam &param, const DBTypeInner &openType, bool checkDir, std::shared_ptr<DBProperties> &propertiesPtr) GetAutoLaunchProperties() argument
999 GetAutoLaunchKVProperties(const AutoLaunchParam &param, const std::shared_ptr<KvDBProperties> &propertiesPtr, bool checkDir) GetAutoLaunchKVProperties() argument
1037 GetAutoLaunchRelationProperties(const AutoLaunchParam &param, const std::shared_ptr<RelationalDBProperties> &propertiesPtr) GetAutoLaunchRelationProperties() argument
[all...]

Completed in 4 milliseconds