Home
last modified time | relevance | path

Searched defs:syncDualTupleMode (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_delegate.h38 bool syncDualTupleMode = false; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp155 GetStoreIdentifier(const std::string &userId, const std::string &appId, const std::string &storeId, bool syncDualTupleMode) GetStoreIdentifier() argument
H A Dkv_store_delegate_manager.cpp614 GetKvStoreIdentifier(const std::string &userId, const std::string &appId, const std::string &storeId, bool syncDualTupleMode) GetKvStoreIdentifier() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_nb_delegate.h58 bool syncDualTupleMode = false; // communicator label use dualTuple hash or not member
H A Dstore_types.h231 bool syncDualTupleMode = false; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dauto_launch_export.h43 bool syncDualTupleMode = false; // communicator label use dualTuple hash or not member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvdelegatemanager_fuzzer/
H A Dkvdelegatemanager_fuzzer.cpp106 bool syncDualTupleMode = static_cast<bool>(*data); in CombineTest() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp237 GetRelationalStoreIdentifier(const std::string &userId, const std::string &appId, const std::string &storeId, bool syncDualTupleMode) GetRelationalStoreIdentifier() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_multi_user_test.cpp933 bool syncDualTupleMode = i / 2; in HWTEST_F() local
[all...]

Completed in 8 milliseconds