/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_schema_database_upgrader.cpp | 204 uint32_t skipSize = newSchema_.GetSkipSize(); in UpgradeIndexes() local
|
H A D | sqlite_utils.cpp | 1291 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 D | avmemory.cpp | 237 uint64_t skipSize = 0; in SkipCommonFromMessageParcel() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
H A D | heif_stream.cpp | 292 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 D | sidx_box_parser.cpp | 173 void ForwardBytes(uint32_t &currPos, uint32_t skipSize) in ForwardBytes() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_index_unit_test.cpp | 138 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 D | distributeddb_data_generator.cpp | 450 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 D | schema_object.cpp | 56 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 D | distributeddb_nb_schema_test.cpp | 1813 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...] |