Home
last modified time | relevance | path

Searched defs:skipSize (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_schema_database_upgrader.cpp204 uint32_t skipSize = newSchema_.GetSkipSize(); in UpgradeIndexes() local
H A Dsqlite_utils.cpp1291 IncreaseIndex(sqlite3 *db, const IndexName &name, const IndexInfo &info, SchemaType type, uint32_t skipSize) IncreaseIndex() argument
1320 ChangeIndex(sqlite3 *db, const IndexName &name, const IndexInfo &info, SchemaType type, uint32_t skipSize) ChangeIndex() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davmemory.cpp237 uint64_t skipSize = 0; in SkipCommonFromMessageParcel() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_stream.cpp292 void HeifStreamWriter::Skip(size_t skipSize) in Skip() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Dsidx_box_parser.cpp173 void ForwardBytes(uint32_t &currPos, uint32_t skipSize) in ForwardBytes() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_index_unit_test.cpp138 string GenerateSchemaString(const vector<FieldPath> &define, const vector<FieldPath> &index, int skipSize, in GenerateSchemaString() argument
175 string GenerateValue(const vector<FieldPath> &define, uint32_t skipSize) in GenerateValue() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp450 SpliceToSchema(const std::string &version, const std::string &mode, const std::string &define, const std::string &index, const std::string &skipSize) SpliceToSchema() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp56 GenerateExtractSQL(SchemaType inSchemaType, const FieldPath &inFieldpath, FieldType inFieldType, uint32_t skipSize, const std::string &accessStr) GenerateExtractSQL() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_schema_test.cpp1813 vector<std::string> skipSize = {"10.5", "\"20\"", "true", "-10", "*&", "汉字", "4194303", "4194304"}; in HWTEST_F() local
1858 std::string skipSize = "16"; in HWTEST_F() local
1935 std::string skipSize in HWTEST_F() local
1993 std::string skipSize = "16"; HWTEST_F() local
2079 std::string skipSize = "16"; HWTEST_F() local
2294 std::string skipSize = "16"; HWTEST_F() local
2354 std::string skipSize = "16"; HWTEST_F() local
[all...]

Completed in 13 milliseconds