Home
last modified time | relevance | path

Searched refs:COLLATE_NONE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp171 collateType = CollateType::COLLATE_NONE; in GetCollateTypeByName()
191 CollateType collateType = CollateType::COLLATE_NONE; in CalcPrimaryKeyHash()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h163 COLLATE_NONE = 0, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Dtable_info.h70 CollateType collateType_ = CollateType::COLLATE_NONE;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dcloud_sync_log_table_manager.cpp31 … std::string collateStr = std::to_string(static_cast<uint32_t>(CollateType::COLLATE_NONE)); in CalcPrimaryKeyHash()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp1251 std::map<std::string, CollateType> collateType = {{"name", CollateType::COLLATE_NONE}};
1306 std::map<std::string, CollateType> collateType = {{"id", CollateType::COLLATE_NONE}};