Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_index_unit_test.cpp100 FieldPath GenerateFieldPath(uint32_t totalLevel, uint32_t serial, bool fullLength) in GenerateFieldPath() function
219 FieldPath path = GenerateFieldPath(level, serial, fullLength); in PrepareCommonInfo()
226 FieldPath path = GenerateFieldPath(level, serial, fullLength); in PrepareCommonInfo()
558 … FieldPath path = GenerateFieldPath(SchemaConstant::SCHEMA_FEILD_PATH_DEPTH_MAX, serial, true); in PrepareInfoForCreateIndex002()