Searched refs:GenerateAppointPrefixAndSizeRecord (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_data_generator.cpp | 284 void GenerateAppointPrefixAndSizeRecord(int recordNo, const EntrySize &entrySize, in GenerateAppointPrefixAndSizeRecord() function 308 GenerateAppointPrefixAndSizeRecord(index, entrySize, keyPrefix, valPrefix, entry); in GenerateAppointPrefixAndSizeRecords() 319 GenerateAppointPrefixAndSizeRecord(index, param.entrySize, keyPrefix, valPrefix, entry); in GenerateAppointPrefixAndSizeRecords()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributeddb_data_generator.h | 543 void GenerateAppointPrefixAndSizeRecord(int recordNo, const EntrySize &entrySize,
|