Home
last modified time | relevance | path

Searched refs:SetExtendName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Dtracker_table.h52 void SetExtendName(const std::string &colName);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtracker_table.cpp234 void TrackerTable::SetExtendName(const std::string &colName) in SetExtendName() function in DistributedDB::TrackerTable
H A Drelational_schema_object.cpp469 resultTable.SetExtendName(fieldValue.stringValue); in ParseCheckTrackerExtendName()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp825 trackerObj1.SetExtendName(colName);