Home
last modified time | relevance | path

Searched defs:dualTupleIdentifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp124 const std::string &dualTupleIdentifier, bool isDualTupleMode) in EnableKvStoreAutoLaunchParmCheck()
167 …std::string dualTupleIdentifier = properties.GetStringProp(KvDBProperties::DUAL_TUPLE_IDENTIFIER_D… in EnableKvStoreAutoLaunch() local
385 …sableKvStoreAutoLaunch(const std::string &normalIdentifier, const std::string &dualTupleIdentifier, in DisableKvStoreAutoLaunch()
H A Druntime_context_impl.cpp452 const std::string &dualTupleIdentifier, const std::string &userId) in DisableKvStoreAutoLaunch()