Home
last modified time | relevance | path

Searched defs:extendColName (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp40 SetTrackerTable(const std::string &tableName, const std::set<std::string> &trackerColNames, const std::string &extendColName, bool isForceUpgrade) SetTrackerTable() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoredelegate_fuzzer/
H A Drelationalstoredelegate_fuzzer.cpp100 void MultiCombineTest(const uint8_t *data, const std::string &tableName, const std::string &extendColName, in MultiCombineTest() argument
154 std::string extendColName = fuzzerData.GetString(len % lenMod); in CombineTest() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp939 std::string extendColName = "extendColName"; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp564 SetTrackerTable(const std::string &tableName, const std::set<std::string> &trackerColNames, const std::string &extendColName, bool isForceUpgrade) SetTrackerTable() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h239 std::string extendColName; member

Completed in 7 milliseconds